Master List | A - Z


Included below is a list of every JavaScript in our archives. If you are unable to find what you are looking for, or need assistance in modifying one of the scripts to suit your needs, or just would like to help others out, please please visit our JavaScript Forum.

(Note: This page is VERY LONG and could
possibly 'freeze' or 'crash' your browser!)


Update Archives:
1999 - Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2000 - Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2001 - Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

You can also use your browser's 'Find in Page'
feature to look for keywords on this page!

All | # | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Title: 404 Referrer
Details: 0.56 KB * Uploaded March 20 1999
Description: Do you get lots of 404 "file not found" errors every time you change a file's name? Use this simple script to include in a HTML form (a hidden field) that contains the referring page's address. It's easy to correct bad links!

[ Get Source Code ]


Title: 5 Function Calculator
Details: 1.72 KB * Uploaded April 16 1998
Description: Here is a really simple JavaScript calculator - with just 5 functions! (Add, subtract, multiply, divide, and power) This example can help you see how JavaScript evaluates math functions! Check it out!

[ Get Source Code ]


Title: 800 Number Converter
Details: 2.11 KB * Uploaded August 17 1999
Description: Converts an alphanumeric phone number (like 1800Flowers.com) to its numeric phone number (like 18003569377). An excellent example of the JavaScript switch() function in use. Great!

[ Get Source Code ]


Title: Acceleration Equivalents
Details: 5.70 KB * Uploaded July 3 1997
Description: JavaScript can help you find acceleration equivalents.

[ Get Source Code ]


Title: Ad Calculator
Details: 2.09 KB * Uploaded August 27 1999
Description: Selling ad banners has just got easier! Just enter two fields of the three fields of information, such as the total cost, CPM (cost per thousand impressions), and exposures (number of ads shown), and the calculator will solve the last field for you.

[ Get Source Code ]


Title: Add Commas
Contributor: Martin Webb
Contributor URL: http://www.irt.org
Details: 1.49 KB * Uploaded November 18 1999
Description: Modifies a number by adding commas after every third digit. For example, 123456789 is converted to 123,456,789. The script example shows this script as used on numbers of various sizes. And, it demonstrates a clever use of the modulus operator.

[ Get Source Code ]


Title: Address Book
Contributor: Joe Norman (joe@wdrealty.com)
Contributor URL: http://www.jacksonville.net/~joman/ArraysNCookies.html
Details: 6.01 KB * Uploaded June 6 2000
Description: Saves an address book database as a cookie on the user's computer. The author explains that although the actual example may not be particularly useful, the underlying code could be very beneficial for use in other projects.

[ Get Source Code ]


Title: Adjusted Cost Base
Contributor: Gordon Coverley (gordonc@mondenet.com)
Details: 2.84 KB * Uploaded August 31 2000
Description: Computes the average cost base (or cost per share) for a series of stock or mutual fund purchases. When a sale is entered, the capital gain (or loss) is calculated.

[ Get Source Code ]


Title: Advanced Calculator
Details: 4.05 KB * Uploaded June 21 1997
Description: This is a very comprehensive JavaScript calculator. Although the source code can get quite confusing, it works.

[ Get Source Code ]


Title: Age Calculator
Contributor: Dev Pragad (devpragad@yahoo.com)
Contributor URL: http://www.geocities.com/devpragad
Details: 10.86 KB * Uploaded December 8 2000
Description: Just enter the birthday you wish to track and JavaScript will display the person's age, down to the second. Displays your age along with the day you were born. Cool!

[ Get Source Code ]


Title: Age Finder
Contributor: Glub, Un-Inc.
Details: 6.01 KB * Uploaded June 15 1999
Description: Not only will this script tell you how many days, hours, minutes, and seconds old you are, it tells you how long until your next birthday!

[ Get Source Code ]


Title: Age Redirection
Details: 0.56 KB * Uploaded August 13 1997
Description: Occassionally, your web site might need to redirect minors away from adult content. This script is a VERY simple preliminary age check. Those underage are then forwarded to www.crayola.com.

[ Get Source Code ]


Title: Agree Before Entry
Details: 1.12 KB * Uploaded October 28 1999
Description: JavaScript will only let you enter your name in this form if you indicate you agree to the terms by first clicking the I Agree radio button. If you agree, you can enter your name. But, if you disagree, you will not be able to enter or edit your name. When you disagree, the box is 'locked.' Useful if you require your visitors to accept a disclaimer before downloading software or visiting a section of your members-only site.

[ Get Source Code ]


Title: Airport Calculator
Contributor:Joe Josey (jjosey@foxberry.net)
Contributor URL: http://www.foxberry.net/jjosey
Details: 18.7 KB * Uploaded July 24 1998
Description: This useful JavaScript calculator will tell you the degrees, Nautical Miles, Statute Miles, and Kilometers between your originating and destination airports. It's got a built-in database of over 150 of the most traveled airports! Very neat! I've given a copy to everyone I know who fly often. ;-)

[ Get Source Code ]


Title: Alarm Clock
Contributor: John Caranta (caranta@netzero.net)
Details: 5.28 KB * Uploaded December 7 2000
Description: Set an alarm that will play any sound from your computer. You can even select a snooze time after it sounds. Awesome!

[ Get Source Code ]


Title: Alert
Details: 0.78 KB * Uploaded August 4 1997
Description: If you're just looking for a quick way to tell your visitor something, use this JavaScript alert! When they put their cursor on the link, they get the message in the form of a JavaScript alert!

[ Get Source Code ]


Title: Alert & Confirm
Details: 1.03 KB * Uploaded August 4 1997
Description: Here is a JavaScript confirm message that has variable responses. Basically, the response they get depends on what the user enters.

[ Get Source Code ]


Title: Alert Button
Details: 0.50 KB * Uploaded June 21 1997
Description: This is probably the simpliest Button JavaScript. Copy 4 lines of HTML into your document and you have a button alert! The button can have different words on it and the message can also be customized.

[ Get Source Code ]


Title: Alien Spacecraft
Contributor: Brian Gosselin (bgaudiodr@aol.com)
Contributor URL: http://www.bgaudiodr.iwarp.com
Details: 2.62 KB * Uploaded June 7 2000
Description: An alien spacecraft hovers around the background of the page using JavaScript and DHTML. Best used with a space background. Cool!

[ Get Source Code ]


Title: All Lower Case
Details: 0.55 KB * Uploaded August 10 1999
Description: Converts a textbox entry to all lowercase letters as soon as they move to the next item in the form (or click the submit button).

[ Get Source Code ]


Title: All Upper Case
Details: 0.55 KB * Uploaded August 9 1999
Description: Converts a textbox entry to all capital letters as soon as they move to the next item in the form (or click the submit button).

[ Get Source Code ]


Title: Amortization
Contributor: Brian Cordeau (stdbsc13@shsu.edu)
Contributor URL: http://www.shsu.edu/~stdbsc13
Details: 7.76 KB * Uploaded November 27 2000
Description: Calculate monthly mortgage payments quickly and easily. Displays an Amortization Table. Great!

[ Get Source Code ]


Title: Animated Message
Contributor: Sean McCarthy
Details: 1.42 KB * Uploaded December 7 1999
Description: Draw attention to the status bar message at the bottom of the screen by adding some animation to it! Arrows will focus on the message by continually pointing at the text. Clever!

[ Get Source Code ]


Title: Ants
Contributor: Mike Hall (MHall75819@aol.com)
Contributor URL: http://members.aol.com/MHall75819
Details: 10.57 KB * Uploaded July 8 1999
Description: As you move your mouse around the page a swarming army of ants scattered about the window will chase after it. (No wisecracks about buggy code now...) If an ant actually reaches the mouse cursor, we reposition it randomly around the edge of the window, and its chase starts again. The ant images are preloaded with a great image loading bar script, then the script begins. A great effect!

[ Get Source Code ]


Title: Anywhere Mail
Details: 1.02 KB * Uploaded August 4 1997
Description: Use this script to allow visitors to mail anyone, at any time.

[ Get Source Code ]


Title: Apologize E-Mail
Details: 0.74 KB * Uploaded June 21 1997
Description: This script, when activated, makes the user send an apologetic e-mail - whether they like it or not! Very funny, but has no real use.

[ Get Source Code ]


Title: Area Calculator
Contributor: Michael Hundt (mchundt@nglic.com)
Contributor URL: http://www.cinet.net/~mhundt/mystuff.htm
Details: 2.01 KB * Uploaded May 23 2000
Description: A simple calculator to determine the area of a square, triangle, rectangle, circle or sphere.

[ Get Source Code ]


Title: Area Equivalents
Details: 5.79 KB * Uploaded July 3 1997
Description: JavaScript can help you find area equivalents.

[ Get Source Code ]


Title: Armor Penetration Calculator
Details: 5.69 KB * Uploaded July 7 1997
Description: JavaScript can help you figure armor penetration.

[ Get Source Code ]


Title: Arrow Links
Details: 2.33 KB * Uploaded May 17 1999
Description: This neat little JavaScript will indicate which link is selected with a little arrow image. Hard to explain, but you'll understand when you see it! Very cool!

[ Get Source Code ]


Title: ASCII Encryption
Contributor: David Salsinha (david.salsinha@popsi.pt)
Details: 1.83 KB * Uploaded August 31 2000
Description: (Internet Explorer Only) A very simple encryption method that uses random values for each character. Interestingly, you can encrypt the same string as many times as you want and the result will always be different. Best used with short strings.

[ Get Source Code ]


Title: ASCII Engine
Contributor: Christopher Nielsen (chris@bluegalaxy.net)
Contributor URL: http://www.bluegalaxy.net
Details: 2.49 KB * Uploaded January 13 2000
Description: Enter any keyboard character and the Ascii Engine outputs the character's equivalent in Ascii Decimal, Ascii Hex, and even binary.

[ Get Source Code ]


Title: Ask Mustafa
Contributor: Hoop Hooper (hooper119@aol.com)
Contributor URL: http://www.angelfire.com/pa3/muddas
Details: 2.32 KB * Uploaded July 17 2000
Description: We've captured the spy Mustafa from the Austin Powers movie. Mustafa will refuse to answer any question you ask. Except, he hates hearing the same question three times in a row. Ask him a question three times in a row and he will answer you. Fun!

[ Get Source Code ]


Title: Astronaut
Contributor: Viswanathan Manohar (manohar_v@yahoo.com)
Contributor URL: http://www.geocities.com/manohar_v
Details: 3.03 KB * Uploaded March 21 2000
Description: Watch as the astronaut floats around in space. His random movements over the background of moving stars gives the perception of space travel. Wow!

[ Get Source Code ]


Title: Atmosphere Calculator
Details: 10.8 KB * Uploaded July 7 1997
Description: JavaScript can help you do atmospheric computations.

[ Get Source Code ]


Title: Auto Email Link
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 1.69 KB * Uploaded February 21 2001
Description: Automatically opens a new e-mail using your default e-mail client and fills in the subject line and body with the address of the current web page. Neat!

[ Get Source Code ]


Title: Auto Month
Contributor: Don Demrow (d1102@home.com)
Contributor URL: http://resume.w3site.com
Details: 1.74 KB * Uploaded February 5 2001
Description: This pulldown menu will automatically adjust the range of months so that the current month is at the top. The remaining months are placed in order after the current month.

[ Get Source Code ]


Title: Auto Tab
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 1.68 KB * Uploaded April 21 2000
Description: Automatically sets focus to the next form element when the current form element's maxlength has been reached. This way, the user does not have to manually click in or tab to the next field. This script is perfectly suited for constant-length strings such as a phone number or social security numbers. Nice!

[ Get Source Code ]


Title: Auto Popup Window
Contributor: Rick Johnson (frj11@ev1.net)
Contributor URL: http://rickjohnson.tripod.com
Details: 1.77 KB * Uploaded January 30 2001
Description: Automatically opens a small popup window and closes it after a specified time. Great for displaying important messages without forcing users to close multiple windows!

[ Get Source Code ]


Title: Auto Year
Contributor: Don Demrow (d1102@home.com)
Contributor URL: http://resume.w3site.com
Details: 1.09 KB * Uploaded January 25 2001
Description: This pulldown menu will automatically adjust the range of years depending on the current year. As an added bonus, the range is easily modified. Awesome!

[ Get Source Code ]


Title: BAC Calculator
Contributor: James P. Dildine (jpd@wlsmail.com)
Contributor URL: http://www.mste.uiuc.edu/dildine
Details: 2.67 KB * Uploaded December 14 1999
Description: Calculates an individual's blood alcohol content based on the quantity of beverages consumed, the alcohol percentage in each drink, the person's weight, and the time spent consuming the drink.

[ Get Source Code ]


Title: Image BG Changer
Contributor: Mark Whitnell (mwhitnel@southeast.net)
Contributor URL: http://users.leading.net/~mwhitnel
Details: 1.75 KB * Uploaded January 10 2000
Description: (Internet Explorer Only) Changes the page's background to each of the images on the page as you touch them. The background returns to white when you move your cursor off the image.

[ Get Source Code ]


Title: Background Fader
Details: 1.81 KB * Uploaded July 11 1997
Description: Use JavaScript to fade the background from red to black, and back.

[ Get Source Code ]


Title: Ball Drop
Contributor: Dragos Saracu (smardoi@yahoo.com)
Details: 3.46 KB * Uploaded October 17 2000
Description: Click anywhere on the page and a ball will drop from the cursor and rebound several times based on gravity. Updated to be WC3 DOM1 cross browser compatible!

[ Get Source Code ]


Title: Banner Ads
Details: 1.44 KB * Uploaded July 24 1998
Description: Need to rotate banner ads on your site? How about doing it in JavaScript! This simple little JavaScript will print out a random banner ad each time your page is viewed. Awesome!

[ Get Source Code ]


Title: Banner Rotater
Contributor: Markus Fischer (mfischer@josefine.ben.tuwien.ac.at)
Contributor URL: http://josefine.ben.tuwien.ac.at/~mfischer/
Details: 1.74 KB * Uploaded November 10 2000
Description: Change banner images on the fly. No need to reload the page. Neat!

[ Get Source Code ]


Title: Bar Clock
Contributor: Abraham I. (abraham_824@hotmail.com)
Details: 3.07 KB * Uploaded November 16 2000
Description: Display hours, minutes, and seconds in bars, also gives you hours, minutes, seconds, and complete time with AM, PM status. Great!

[ Get Source Code ]


Title: Base Converter
Contributor: Mike Maloney
Contributor URL: http://nfg.natfuel.com
Details: 2.50 KB * Uploaded April 7 2000
Description: Converts input between binary, ternary, quintal, octal, decimal, and hexadecimal bases. Try entering a string of zeroes and ones in the binary field - when you click off, the script displays that number of the other bases.

[ Get Source Code ]


Title: Basic Calculator
Details: 1.89 KB * Uploaded June 21 1997
Description: This is a very simple calculator, all done with javascript. Just click the numbers and the operators and use the "=" button to calculate! This is a neat example of the LIMITLESS powers of JavaScript.

[ Get Source Code ]


Title: Basic Validation
Contributor: wsabstract.com
Details: 1.41 KB * Uploaded April 14 1999
Description: The simplest way to require visitors to fill out certain fields is to us this script - just add the word "required" to each required field's name and your visitor must fill it out to submit the form! Neat!

[ Get Source Code ]


Title: Battleship
Contributor: Jason Hotchkiss (jasonhotchkiss@home.com)
Contributor URL: http://www.members.home.com/jasonhotchkiss
Details: 9.06 KB * Uploaded December 15 1999
Description: Enter into a naval battle against your computer. But watch out, your adversary is not stupid!

[ Get Source Code ]


Title: Beat Counter
Contributor: Derek Chilcote-Batto (dac-b@usa.net)
Contributor URL: http://www.mixed.net
Details: 3.00 KB * Uploaded March 3 2000
Description: A manual Beats per Minute (BPM) counter for DJs. Counts the beats-per-minute of a song by tapping a key or the mouse to the beat of a song. Simply click on the page to start the time then tap any key to the beat. Cool!

[ Get Source Code ]


Title: Best Resolution
Contributor: Craig Lumley
Contributor URL: http://www.craiglumley.co.uk
Details: 0.92 KB * Uploaded February 1 2000
Description: Displays a message if the user is not viewing your site in the proper resolution that you designed it for. If they are using the proper resolution, they do not see any message at all.

[ Get Source Code ]


Title: BG Scroller
Contributor: Roy Sinclair (roysinclair@email.msn.com)
Details: 0.72 KB * Uploaded July 25 2000
Description: The background image is actually scrolled on the page. Wow!

[ Get Source Code ]


Title: Binary Clock
Contributor: Mark Lockwood (sy161e.net@namezero.com)
Contributor URL: http://www.sy161e.net
Details: 2.43 KB * Uploaded September 15 2000
Description: Ever seen binary code? You know, the series of 1's and 0's. This clock actually displays the time in the same binary format. Definitely something cool to put on your site if you are a programmer. ;-)

[ Get Source Code ]


Title: Binary Converter
Contributor: Cyanide_7 (leo7278@hotmail.com)
Details: 1.10 KB * Uploaded June 23 1999
Description: Computers read and store the decimal numbers we see everyday (1, 5, 10, 100, etc.) as binary numbers, a number of just 1's and 0's. All that you do is enter the decimal number and the script will output the binary equivalent! It is a binary converter!

[ Get Source Code ]


Title: Blackjack
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Details: 4.57 KB * Uploaded March 3 1999
Description: Play even the classic game of Blackjack in JavaScript! (You might also know it as "21") The object of the game is to get the closest to 21. If you get higher than the dealer without going over, you win! Good luck, and don't gamble. ;-)

[ Get Source Code ]


Title: Blinker
Details: 1.01 KB * Uploaded June 21 1997
Description: This script allow you to quickly blink the background. With a click of a button, the background changes from white to blue and back several times to return to white.

[ Get Source Code ]


Title: Block Key Press
Contributor: Jeremy Wollard (wollard@flash.net)
Details: 0.99 KB * Uploaded July 13 2000
Description: (Internet Explorer Only) Using the OnKeypress event, you can trap and prevent certain characters (repesented by ASCII decimal codes) from being entered in a form field. Just look up the ASCII code for any other characters you wish to block and add it to the script. Unfortunately, Netscape does not support this same functionality.

[ Get Source Code ]


Title: Body Calculator
Details: 6.35 KB * Uploaded July 7 1997
Description: I like this script because it uses some very ingenious JavaScripting techniques. into the process, it analyzses a persons information (sex, height, weight) and responds with a comment message.

[ Get Source Code ]


Title: Body Mass Index
Contributor: Marat Rikelman (rikelman@bellsouth.net)
Details: 2.56 KB * Uploaded June 16 1999
Description: Just enter your height and your weight, and JavaScript can use a formula created by the Panel on Energy, Obesity, and Body Weight Standards to figure out your Body Mass Index. This index classifies you into one of several categories, from underweight to desirable to obese.

[ Get Source Code ]


Title: Bookmark Reminder
Contributor: Dan Kirkpatrick (webmaster@troop321.org)
Contributor URL: http://www.troop-321.8m.com/html
Details: 2.75 KB * Uploaded June 22 2000
Description: (Best with Internet Explorer) Pops up the "Add to Favorites" bookmark window once a week, or after every certain number of days. Netscape users are given an alert message to remind them to bookmark the site.

[ Get Source Code ]


Title: Bookmark Us!
Details: 0.91 KB * Uploaded April 6 1999
Description: (Internet Explorer Only) Allow your visitors to click one text link to quickly and easily add your site to their "Favorites." Don't let your visitors lose you because they forget to bookmark your site! (Netscape Users won't get any errors, but instead of the bookmark link, see a message reminding them to bookmark the site)

[ Get Source Code ]


Title: Born On Date
Details: 2.64 KB * Uploaded August 18 1997
Description: In place of the boring 'Last Updated' script, you can use this script. It does everything and more - it gives the page title, the day the page was last updated, and if the page has been updated since the visitor's last visit all in a cool little table!

[ Get Source Code ]


Title: Born Which Day?
Details: 2.78 KB * Uploaded December 4 1998
Description: I'm sure most of you are curious about what day of the week you were born. This script will tell you exactly that - in a nice layout, as well. Now, you know.

[ Get Source Code ]


Title: Bouncing Image
Contributor: Justin Arruda (JArruda@mindspring.com)
Details: 2.22 KB * Uploaded January 12 2001
Description: Randomly bounces an image, or anything within a DIV, across the page. Click on the image to start and stop it from moving. Cool!

[ Get Source Code ]


Title: Box Message
Contributor: Keith Swerling (keiths@topixonline.com)
Contributor URL: http://www.TopiXonline.com
Details: 1.31 KB * Uploaded December 17 1999
Description: Scrolls a message in a textbox. When the user clicks in the box, however, the scrolling text is stopped and the box can be used normally.

[ Get Source Code ]


Title: Box Puzzle
Contributor: John Chacko (johns221b@yahoo.com)
Contributor URL: http://holmes221b.50megs.com
Details: 5.44 KB * Uploaded November 14 2000
Description: (Internet Explorer Only) Move the squares using the arrow keys to get them in the correct order. Fun!

[ Get Source Code ]


Title: Break Frames
Details: 0.59 KB * Uploaded August 18 1997
Description: If a visitor comes to your site and is looking through frames, this script will automatically make the page 'break out' of frames. As an added bonus, it's only 8 lines of script!

[ Get Source Code ]


Title: Break Out
Contributor: Nick Young (ywing9787@aol.com)
Contributor URL: http://www.angelfire.com/biz6/ywing9787
Details: 12.64 KB * Uploaded April 19 2000
Description: This is a JavaScript version of Break Out. Keep the ball bouncing and try to clear the entire field of blocks. Cool!

[ Get Source Code ]


Title: Bridge
Contributor: Randy Bennett (randyben@avalon.nf.ca)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 3.44 KB * Uploaded March 31 1998
Description: Here is an interesting use of JavaScript, deal a hand of Bridge! Each time you load the page JavaScript will "deal" a new hand to four players. Very neat!

[ Get Source Code ]


Title: Browser
Contributor: Rick Johnson (frj11@ev1.net)
Contributor URL: http://rickjohnson.tripod.com
Details: 1.99 KB * Uploaded November 21 2000
Description: (Internet Explorer Only) Create a browser window within an existing browser window. Allows you to uniquely provide custom links and navigation. Awesome!

[ Get Source Code ]


Title: Browser & Version Redirect
Details: 1.08 KB * Uploaded June 28 1999
Description: If you maintain separate pages for Netscape and Internet Explorer browsers and want to additionally divide each browser's page into version pages, this script is for you. The script will create a link (or can be changed to automatically redirect) to browser[version number].html. (For example, a visitor with Netscape 4.5 would see a link to netscape4.html)

[ Get Source Code ]


Title: Browser Check
Details: 1.04 KB * Uploaded August 23 1997
Description: It's often necessary to make a script only accessible to the newer browsers (that can support the script without error) and keep older browsers from trying to work with it. This script, as an added plus, is very short. Just Cut & Paste this script even if you don't plan to use it yet. It'll come in handy some day!

[ Get Source Code ]


Title: Browser Information
Details: 1.40 KB * Uploaded December 12 1998
Description: If your visitors are not quite sure the details of the browser they are using, you can show them with the neat little script. The script will produce a table that shows the browser name, version, code name, and user agent.

[ Get Source Code ]


Title: Browser Information
Details: 1.34 KB * Uploaded June 12 1998
Description: This script does a great job of displaying information about your web browser including version, your computer's platform, if Java is enabled, how many pages you've visited, and screen resolution. Take a look, it's pretty cool.

[ Get Source Code ]


Title: Browser Name
Details: 0.50 KB * Uploaded August 23 1997
Description: How would you like to know the 'hi-tech' browser name for you web browser? Go here!

[ Get Source Code ]


Title: Browser Properties
Details: 3.31 KB * Uploaded January 29 1999
Description: More information about the web browser than you knew existed! Find out the code name, color depth, platform, if java is enabled, resolution, ip address, hostname, and more! Simply incredible.

[ Get Source Code ]


Title: Browser Redirection
Details: 0.63 KB * Uploaded August 23 1997
Description: If you maintain a separate page optimized for MSIE and another for Netscape, then this script will send visitors to the appropriate page.

[ Get Source Code ]


Title: Browser Version
Details: 0.50 KB * Uploaded August 23 1997
Description: JavaScript can even indicate the version details of the web browser.

[ Get Source Code ]


Title: Bubble Sort
Contributor: David Sturgeon (sturgeon.auto@gsln02e.et.gs.com )
Contributor URL: http://www.doc.ic.ac.uk/~dms99
Details: 1.92 KB * Uploaded July 6 2000
Description: Sorts using the bubbleSort method. Simply enter a list of numbers into the text box and click sort.

[ Get Source Code ]


Title: Button Link
Contributor: Sven David Hildebrandt (shildebr@online.no)
Contributor URL: http://home.hia.no/~sdhild99
Details: 0.91 KB * Uploaded January 10 2001
Description: This short script will turn an ordinary button into a link to any page. Easy!

[ Get Source Code ]


Title: Button Time
Contributor: Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 1.72 KB * Uploaded April 16 1998
Description: Here is a pretty neat way to show what time it is - in a little button! When the page is loaded, JavaScript will show a little button with the time! Check it out!

[ Get Source Code ]


Title: Buzzwords
Details: 4.99 KB * Uploaded July 11 1997
Description: JavaScript takes a word you provide and puts it in a complex sentence.

[ Get Source Code ]


Title: Calorie Calculator
Details: 2.40 KB * Uploaded July 7 1997
Description: JavaScript can help you figure how many calories you have burned.

[ Get Source Code ]


Title: Cascading Menu
Contributor: Angus Turnbull
Contributor URL: http://gusnz.cjb.net
Details: 12.56 KB * Uploaded February 19 2001
Description: Multilevel cascading menu for navigation in Internet Explorer. Menus have borders, highlight colours and are positioned relative to one another on the fly. Amazing!

[ Get Source Code ]


Title: Catch A Spy
Contributor: Kien Caoxuan (kcaoxuan@caoxuan.com)
Contributor URL: http://www.caoxuan.com
Details: 9.65 KB * Uploaded August 1 2000
Description: You are an Interpol officer who needs to track down the movement of the Green Spy. He moves around the world in a predictable pattern. Learn his moves. Once you're in the same airport with the Green Spy, you win! Aim for the shortest time. Good luck!

[ Get Source Code ]


Title: Category Menus
Contributor: Fredrik Fridsten (fredrik.fridsten@home.se)
Contributor URL: http://hem.passagen.se/dred
Details: 4.78 KB * Uploaded May 4 2000
Description: When a category is clicked, the category's items are displayed below while the rest of the page is pushed downward. Good for use in a navigation frame of framed sites.

[ Get Source Code ]


Title: Cell BG Changer
Contributor: Chris Chopping (scripts@site4sure.com)
Contributor URL: http://www.site4sure.com
Details: 1.60 KB * Uploaded October 2 2000
Description: (Internet Explorer Only) Changes the background color of a table's TD cell and the mouse cursor to a hand when you hover over the cell. And, clicking acts like a normal link.

[ Get Source Code ]


Title: Center Expand
Contributor: Sean Decker
Details: 1.06 KB * Uploaded February 26 2001
Description: Grab your visitors attention with this script. It centers the browser window and expands to fill the screen!

[ Get Source Code ]


Title: Centered Popup
Contributor: Eric King (eric_andrew_king@hotmail.com)
Contributor URL: http://redrival.com/eak/
Details: 1.12 KB * Uploaded May 9 2000
Description: Opens a new popup window centered on the page according to the width and height of the user's screen. You can customize the width, height, and scrollbars on or off for each window you open. Sweet!

[ Get Source Code ]


Title: Change 2 Frames
Details: 1.64 KB * Uploaded May 18 1999
Description: If your site has more than two frames, you can even select which two frames to load into. Make different links load into different frames!

[ Get Source Code ]


Title: Change 2 Frames Menu
Details: 1.75 KB * Uploaded April 12 2000
Description: Loads two different pages in two other frames just by selecting an option in a pulldown menu. Just define each menu option with both of the frame names and the web address to load and you're set. Wow!

[ Get Source Code ]


Title: Change Image
Details: 1.17 KB * Uploaded October 12 1997
Description: It's always neat to dynamically change an image when the user touches it. For this example, I have one image and when you put your cursor on it, it changes to another. If you use this script, be sure to use images of the same size!

[ Get Source Code ]


Title: Change Two Images
Details: 1.80 KB * Uploaded July 22 1999
Description: Changes two images simultaneously when the user puts their cursor on the link. The necesary images are preloaded to ensure there is no delay when showing the images.

[ Get Source Code ]


Title: Character Encoder
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath/
Details: 1.86 KB * Uploaded November 24 1999
Description: Encrypts a string by converting each character to it's ASCII key code. Supports two-way encryption - from a string to the numeric code, or from the numeric code back to the string. You can, for example, send the encrypted code to a friend and have them decode it with this script. Lots more uses, use your imagination!

[ Get Source Code ]


Title: Character Table
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Details: 0.73 KB * Uploaded March 10 1999
Description: Ever have a hard time remembering the "&#xx;" codes to print out certain special characters? This neat little script will print out the code and it's symbol for you! Neat!

[ Get Source Code ]


Title: Check All
Details: 1.47 KB * Uploaded June 30 2000
Description: Dynamically checks and unchecks all the checkboxes in a form when a button is clicked. Much easier than manually hard-coding the checkbox names, for sure. Updated to only require one button to check and uncheck all boxes.

[ Get Source Code ]


Title: Checkbox Counter
Contributor: Alan Gruskoff (alan@performantsystems.com)
Contributor URL: http://www.performantsystems.com/
Details: 1.60 KB * Uploaded November 28 2000
Description: Easily count the number of checkboxes that have been selected. Easy!

[ Get Source Code ]


Title: Checkbox Link
Contributor: Gregory C. (gregcl@hotmail.com)
Contributor URL: http://www.geocities.com/thegregc
Details: 0.48 KB * Uploaded February 6 2001
Description: Redirect users to another page immediately when they click in this checkbox. Neat!

[ Get Source Code ]


Title: Check Entry
Details: 0.95 KB * Uploaded September 8 1999
Description: Prevents the user from selecting a filename with a space (known to cause problems with some CGI-scripts). The visitor are informed that the field can not have spaces. Of course, you could change the character it checks for as well as the invalid alert message to something else to suit your needs. Nice!

[ Get Source Code ]


Title: Check Mimes
Details: 0.87 KB * Uploaded August 23 1997
Description: This script will beautifully display all the mime types you have installed on the visitor's browser. For instance, this might be used to check for the Quicktime Mime before displaying the Quicktime information.

[ Get Source Code ]


Title: Check Sorter
Contributor: Tom Folkes (tfolkes@cpcug.org)
Details: 5.26 KB * Uploaded May 3 1999
Description: JavaScript can sort data based on any field of information. In this example, a checkbook register can be sorted by date, check number, check amount, or paid to person. We're one step closer to online banking... ;-)

[ Get Source Code ]


Title: Check URL
Details: 0.58 KB * Uploaded July 3 1998
Description: This script is particularly useful for those who have their site on a free webspace provider, then use a "come.to" redirecting service. What this script will do is analyze the URL the visitor is at, and if they did not came to your site via the redirecting URL, it can print out a message telling them that is your new URL. Neat!

[ Get Source Code ]


Title: Checkbox Changer
Details: 1.94 KB * Uploaded July 27 1999
Description: Takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value. Clever for loops!

[ Get Source Code ]


Title: Checkbox Text
Contributor: trs2005@yahoo.com (trs2005@yahoo.com)
Details: 0.97 KB * Uploaded July 20 2000
Description: (Internet Explorer Only) The user no longer needs to click precisely on the checkbox to check and uncheck it. Clicking the text after a checkbox can do this just like windows programs.

[ Get Source Code ]


Title: CheckBoxes
Details: 1.63 KB * Uploaded July 15 1997
Description: Just how many boxes can you check in 20 seconds? Play this interesting JavaScript game and find out.

[ Get Source Code ]


Title: Circle Solver
Contributor: Chris Brown
Contributor URL: http://www.geocities.com/BourbonStreet/3843
Details: 2.12 KB * Uploaded May 21 1999
Description: Can't remember the formulas for the other two parts of a circle (area, diameter, or circumference) when you only know one? To the rescue is Circle Solver. Enter the circle area, diameter, or circumference and it will solve for the other two! Great!

[ Get Source Code ]


Title: Circumference Calculator
Contributor: Andrew Jones (andrew.jones@net.ntl.com)
Contributor URL: http://www.freespeech.org/andyjones
Details: 1.01 KB * Uploaded December 4 1998
Description: JavaScript can help you figure the circumference of a circle when you enter the radius.

[ Get Source Code ]


Title: Classic Scroll
Details: 1.35 KB * Uploaded August 23 1997
Description: This is the classic scroll that you see EVERYWHERE! This script is also highly configurable (as are most in JSS). One more thing. Be aware that this effect does eventually get very annoying.

[ Get Source Code ]


Title: Clean CAPS
Contributor: Ronnie T. Moore, Editor
Details: 1.24 KB * Uploaded August 24 2000
Description: Keep users from typing in all caps, but still allow for capital letter strings for things like initials (JPC) or uppercase abbreviations (NASA or WWII). You can easily change the number of capital letters allowed in a row after which the capital letterstring is converted to lowercase.

[ Get Source Code ]


Title: Click Sound
Contributor: Nicholas Loar (anarchy@cass.net)
Contributor URL: http://anarchy.yi.org
Details: 0.77 KB * Uploaded June 16 2000
Description: (Internet Explorer Only) Plays a WAV sound file when the user clicks a link. Neat!

[ Get Source Code ]


Title: Click to Submit
Contributor: Shawn Hafen (shafen@mail.com)
Contributor URL: http://shafen0.tripod.com/index.html
Details: 1.09 KB * Uploaded December 5 2000
Description: Prevent the Return key from accidentally submitting a form. The user now MUST click on the submit button. Great!

[ Get Source Code ]


Title: Clock Type
Details: 1.56 KB * Uploaded June 12 1998
Description: This is a really neat little script that can display the current time in "Military Time" or "12 Hour Time" with the push of a button. Give it a try, it's neat!

[ Get Source Code ]


Title: Close Window
Details: 0.57 KB * Uploaded September 1 1999
Description: If you have JavaScript open a new window, it's a piece of cake to close it after a certain number of seconds of being open. Just enter in the time in milliseconds (i.e. 5000 = 5 secs) and it your window will close after the appropriate number of seconds.

[ Get Source Code ]


Title: Coin Flipper
Contributor: Hanz Broden (webmeister@v-wave.com)
Contributor URL: http://plaza.v-wave.com/dotcom
Details: 1.29 KB * Uploaded June 28 2000
Description: When you do not have a coin, use this quick and easy virtual coin-flipping script. Sweet!

[ Get Source Code ]


Title: Color Adjuster
Contributor: Dion (yobo42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 2.28 KB * Uploaded October 7 1999
Description: Allows for the fine tuning of the window's background color via red, green, and blue color buttons. Click a button to change the color value manually, or use the '>' and '<' to change the amount of that color in the background".

[ Get Source Code ]


Title: Color Chart
Contributor: Dion (yobo42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 0.98 KB * Uploaded February 6 1999
Description: JavaScript can print out 8 tables with the 512 "standard" colors and their corresponding "#RRGGBB" values. This sure makes picking colors easy! Wow!

[ Get Source Code ]


Title: Color Chooser
Contributor: Edward Kodgis II (eddiaka@hotmail.com)
Contributor URL: http://members.spree.com/entertainment/squeesoft/
Details: 7.96 KB * Uploaded December 26 2000
Description: (Internet Explorer Only) Choose background and foreground colors by directly entering the amount of red, green or blue. Allows you to increment or decrement using the " + " or " - " buttons also. Easy!

[ Get Source Code ]


Title: Color Cube
Contributor: Willem Jonkman (7star@euronet.nl)
Contributor URL: http://www.geocities.com/SiliconValley/Way/1265
Details: 27.47 KB * Uploaded May 1 1998
Description: Not quite sure what colors you want to use on your web site? This JavaScript example will show you an example page and dynamically update the background, text color, and link colors as you change them! A great way to help you pick colors for your site! Try it out, great JavaScripting!

[ Get Source Code ]


Title: Color Picker
Contributor: Luis Romero (luisromero7987@aol.com)
Contributor URL: http://www.geocities.com/lr7987
Details: 18.35 KB * Uploaded September 14 2000
Description: Uses an imagemap to allow you to select any color box and see the hexadecimal html value for that color.

[ Get Source Code ]


Title: Color Table
Details: 3.43 KB * Uploaded June 21 1997
Description: JavaScript helps you manipulate the background of the document. Either choose the color you want by its name, or create a unique color by using the "+" and "-" Red, Green, and Blue buttons. A really neat effect.

[ Get Source Code ]


Title: Color Wheel
Contributor: Eric Stremming (estremming@hotmail.com)
Contributor URL: http://www.geocities.com/SunsetStrip/Club/5970
Details: 1.55 KB * Uploaded May 1 1998
Description: This JavaScript will change the background from one color to the next for each of the 10 colors then it starts the loop over again! There is also an On/Off button to let you start and stop the JavaScript.

[ Get Source Code ]


Title: Combined Menu
Contributor: Ronnie T. Moore, Editor
Details: 1.43 KB * Uploaded July 11 2000
Description: Sends the user to a specific URL based on the combined selections from two different pulldown menus. If the user only selects from one menu, they are still taken to that menu's corresponding page. Works great for sites navigation based on two seperate characteristics. Give it a try.

[ Get Source Code ]


Title: Combined Menu - Radio Buttons
Contributor: Mike Watts (mike.watts@watts-internet.com)
Contributor URL: http://www.watts-internet.com
Details: 1.95 KB * Uploaded March 6 2001
Description: Sends the user to a specific URL based on the combined selections from two different menus. Works great for sites navigation based on two seperate characteristics.

[ Get Source Code ]


Title: Commas
Contributor: Mark Henwood (mark_henwood@hotmail.com)
Details: 1.51 KB * Uploaded January 2 2001
Description: Quickly add commas to any numerical form input. Great for displaying large numbers!

[ Get Source Code ]


Title: Compound Interest
Contributor: Paul Hartmann (guycroft@clara.co.uk)
Contributor URL: http://www.guycroft.clara.net
Details: 2.02 KB * Uploaded February 12 2001
Description: Use JavaScript to calculate compund interest. Warns about doubtful data.

[ Get Source Code ]


Title: Concentration
Contributor: Brian Gosselin (bgaudiodr@aol.com)
Contributor URL: http://www.bgaudiodr.iwarp.com
Details: 3.63 KB * Uploaded June 19 2000
Description: My version of the classic memory game concentration. Uncover all the blocks by successfully matching the image pairs. Click the Timer button below to start a new game whenever you want.

[ Get Source Code ]


Title: Confirm Entry
Details: 0.57 KB * Uploaded March 2 1998
Description: This JavaScript asked you if you would like to continue. If you say "OK", it loads the page. If you click "CANCEL" (kinda like no) then it takes you back where you came from. Very neat! Really short!

[ Get Source Code ]


Title: Confirmable Order Form
Details: 4.79 KB * Uploaded July 15 1999
Description: JavaScript can take the contents of an HTML order form, process them, and display the order for verification even including the grand total! When the user confirms the order by clicking the button, the order is emailed to you by using freedback.com's free form processor cgi script. This script does take a bit of modification, but surely is worth it if you sell anything online.

[ Get Source Code ]


Title: Connect 4
Contributor: Stuart Berg (stuart.berg@usa.net)
Details: 17.21 KB * Uploaded May 1 2000
Description: This is a JavaScript version of 2 player Connect 4. Players take turns dropping pieces into the columns of the board. The computer tracks wins and draws automatically individually a game or match set. Awesome!

[ Get Source Code ]


Title: Content Protector
Contributor: Ronnie T. Moore
Contributor URL: http://javascriptsource.com
Details: 1.45 KB * Uploaded January 21 2000
Description: If your content page is loaded directly (not in frames) the page is reloaded in your frames. And to the aid of webmasters everywhere, this script also foils other sites loading your content page in their frames. Visitors are notified of the bandwidth theft then are sent to the page on your site (if used with our Dynamic Frameset script) or back to your main page.

[ Get Source Code ]


Title: Continuous Fader
Details: 1.15 KB * Uploaded June 21 1997
Description: This script, once started, will continiously loop the background color. Try it out! A really cool script! Short too

[ Get Source Code ]


Title: Controlled Boxes
Contributor: Scott Waichler
Details: 1.78 KB * Uploaded June 25 1999
Description: This script allows checkboxes to check and uncheck based on the selection in another checkbox. If the ALL box is checked, all the other choices go unchecked. If another choice is checked, then the ALL box goes unchecked. Useful when constructing search forms, surveys, and more!

[ Get Source Code ]


Title: Cookie Calendar
Contributor: Greg Quilop (web@queriousdesigns.com)
Contributor URL: http://www.queriousdesigns.com
Details: 9.18 KB * Uploaded February 16 2001
Description: This calendar, written entirely in JavaScript, uses cookies to allow users to save information on specific dates. Includes daily and monthly summaries and a complete help file. Cookie Calendar works as its own program as well. Great!

[ Get Source Code ]


Title: Cookie Pass. Protec.
Details: 5.19 KB * Uploaded August 13 1997
Description: You can use a basic cookie script to keep visitors (that don't have the cookie on their system) from viewing certain parts of your site (kind of.... There are always ways around it). The cookie is placed when the password provided is correct. Then, when they are forwarded to the password protected page, the cookie allows them to stay. Those without the cookie are sent back.

[ Get Source Code ]


Title: Cookie Redirect
Contributor: Ronnie T. Moore
Contributor URL: JavaScript Source Code 2002
Details: 2.91 KB * Uploaded May 11 2000
Description: Redirects the visitor to different pages based on the value of a stored cookie. If no cookie is found, the available items are displayed for the user to pick from, which sets a cookie for their next visit. Our demonstration uses a 'favorite animal' cookie, but this could easily be modified to fit your needs.

[ Get Source Code ]


Title: Copy Fields
Details: 8.75 KB * Uploaded November 10 1999
Description: Allows the user to click a checkbox on a form to duplicate information. For example, they can copy their billing information into the shipping information fields (assuming they are the same) with one click! Another useful timesaver for your visitors!

[ Get Source Code ]


Title: Copy Name
Details: 0.53 KB * Uploaded September 14 1999
Description: Allows the user to enter their name in the first field and have copies it to the second field for use as the User ID. It occurs instantly when they click the next field or the submit button. And, if the user tries to modify the second field, it is changed back to the value of the name field. Definitely a good example of the onChange() event handler in use.

[ Get Source Code ]


Title: Cosine Calculator
Contributor: TJay Tipps (iam4pacers@webtv.net)
Details: 1.19 KB * Uploaded March 10 1999
Description: Enter the adjacent and hypotenuse angle values and JavaScript will solve the cosine angle for you. Neat!

[ Get Source Code ]


Title: Count Up & Down
Details: 2.72 KB * Uploaded June 30 1997
Description: Here, you can use stopwatch functions to count up and down - separately or together at once. Try it out! A neat JavaScript example.

[ Get Source Code ]


Title: Countdown Creator
Details: Uploaded March 11 1999
Description: Don't worry any more about editing the code by hand, use our code generator! Fill out the date you would like to countdown to and click the generate button. Just add this generated code to your site, or even have us mail it to you! Neat!

[ Get Source Code ]


Title: Countdown to ???
Details: 2.21 KB * Uploaded July 11 1997
Description: A JavaScript stopwatch that counts down from a predetermined time then alerts the user.

[ Get Source Code ]


Title: Country Chooser
Details: 6.08 KB * Uploaded July 24 1998
Description: If you'd like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state) Neat!

[ Get Source Code ]


Title: Countup to ???
Details: 2.14 KB * Uploaded July 11 1997
Description: A JavaScript stopwatch that does the opposite - counts up then alerts.

[ Get Source Code ]


Title: Crab Race
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 10.80 KB * Uploaded September 9 1999
Description: Places your bets on your favorite colored crab in a virtual crab race. Each crab has different odds and has different payouts. Good luck!

[ Get Source Code ]


Title: Crazy Window
Contributor: Eric B. Dennis
Details: 0.98 KB * Uploaded February 14 2000
Description: Your browser has gone crazy! The browser window jumps to random positions around the screen at a dizzying rate of 10 times a second. It is a good idea to load any page that uses this script in a new browser window so your visitor still can access your site. Warning: Be careful not to toss your cookies on your keyboard. ;-)

[ Get Source Code ]


Title: Cryptic Scroller
Contributor: Nebojsa Pajkic
Contributor URL: http://justfreestuff.homepage.com
Details: 1.88 KB * Uploaded February 28 2000
Description: Most of us never fulfilled our dream of working for the FBI or the CIA. But, that doesn't mean we can't play like we did! This script displays a cryptic series of numbers in the status bar at the bottom of the browser and decrypts it one letter a time. Sweet!

[ Get Source Code ]


Title: CSS Support Redirect
Contributor: Ronnie T. Moore
Details: 0.89 KB * Uploaded February 16 2000
Description: Cascading Style Sheets (CSS), supported in version 4.0 and new browsers, allows webmasters to have more control over how their sites are viewed. Because some visitors do browse with them turned off, this script checks if CSS is supported AND enabled -- If CSS is on, they are redirected to your CSS-enhanced page. Otherwise, they are sent to a normal page without CSS. Cool!

[ Get Source Code ]


Title: Currency Format
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 1.47 KB * Uploaded May 18 2000
Description: This script accepts a number or string and formats it like U.S. currency. Adds the dollar sign, rounds to two places past the decimal, adds place holding zeros, and commas where appropriate. Occurs when the user clicks the button or when they finish entering the money amount (and click into the next field).

[ Get Source Code ]


Title: Current Date & Time (Long)
Contributor: Dandello (dandello@pacifier.com)
Details: 2.21 KB * Uploaded September 1 1997
Description: This is the somewhat longer way to put the current date & time on your page. It writes in a longer date and time format than the previous date & time script. The script is also longer....

[ Get Source Code ]


Title: Current Date & Time (Short)
Details: 0.29 KB * Uploaded June 30 1997
Description: Put the current date & time on your page with this cool little JavaScript coding. All of 3 lines.....

[ Get Source Code ]


Title: Current Date
Details: 1.00 KB * Uploaded August 18 1998
Description: Use this script to write the current date to your web page. Looks very professional. Another very neat effect - some great JavaScripting!

[ Get Source Code ]


Title: Current Directory
Contributor: Dan Worsham
Details: 0.90 KB * Uploaded November 30 1999
Description: Takes the user to a directory listing of all files in the current directory. Or, if an index.html file exists in that directory, they are taken to that page instead.

[ Get Source Code ]


Title: Current Time
Details: 1.45 KB * Uploaded June 30 1997
Description: Use JavaScript to put the current time on your page. It even follows the time in A.M. and P.M.! A nice script.

[ Get Source Code ]


Title: Current Week
Contributor: Mark McCain (sub235k@worldnet.att.net)
Details: 1.73 KB * Uploaded October 14 1999
Description: Displays the date the current week starts on. Useful if you want a new link each week or just to show the first day of the current week. You can even choose what weekday you want a new week starts on -- Sunday, Monday, Tuesday, etc. Neat!

[ Get Source Code ]


Title: CurseBot
Details: 11.70 KB * Uploaded July 15 1997
Description: JavaScript uses the dynamic random() function to write random curses. Users may collect as many curse phrases as they want, or can endure. The CurseBot keeps 'em coming!

[ Get Source Code ]


Title: Cursor Changer
Details: 1.70 KB * Uploaded July 11 1997
Description: Use your cursor to select your background color.

[ Get Source Code ]


<>Title: Cursor Link
Contributor:Zach Green (greenslake@aol.com)
Details: 0.28 KB * Uploaded May 29 1998
Description: Forget actually clicking on links anymore, if you put your cursor over them, you go there! (with this JavaScript at least) If you use this script, please remember that it can be annoying, even a pain for them to have to come back if they really didn't want to follow the link. With that said, go check out the code!

[ Get Source Code ]


Title: Customized Popup
Details: 1.48 KB * Uploaded August 23 1999
Description: Allow your visitors to have a popup page on your site appear exactly as they want! They can customize the width, height, and placement of a popup window on your site before the window is opened.

[ Get Source Code ]


Title: Customized Window
Details: 2.54 KB * Uploaded July 11 1997
Description:Use Javascript to allow visitors to open a customized window.

[ Get Source Code ]


Title: Daily Tip
Contributor: Mike W. (mikew@dvol.com)
Contributor URL: http://www.dvol.com/~users/mikew
Details: 1.46 KB * Uploaded June 23 2000
Description: Displays a Tip of the Day on your page. Some examples include tips on your site, quotes, computer tips, etc. Just update the tips on a monthly basis.

[ Get Source Code ]


Title: Dancing Links
Details: 0.98 KB * Uploaded August 18 1998
Description: (Internet Explorer Only!) This little script will continuously change the highlighted link colors (visited and unvisited links) in Internet Explorer. Very neat! Netscape - why doesn't your browser support this? :-)

[ Get Source Code ]


Title: Date & Time Scroll
Details: 2.68 KB * Uploaded March 6 1998
Description: Yes, this is another JavaScript scroll. But, unlike the others, this one has the date & time included at the front of the first message! It looks very professional!

[ Get Source Code ]


Title: Date & Time Stamp
Details: 0.97 KB * Uploaded August 18 1997
Description: With this script, you can have the date and time the page was loaded 'stamped' to the page. This would make a wonderful header or footer for any web page.

[ Get Source Code ]


Title: Date Difference
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 5.13 KB * Uploaded March 20 2000
Description: Enter two dates (including the time!) and this script will display the number of weeks, days, hours, minutes, and seconds between the two. The seconds field is optional, too. For an example, try entering your birthdate and compare it to today's date.

[ Get Source Code ]


Title: Date Images
Contributor: Jeff Harding (jbh@site-ations.com)
Contributor URL: http://www.site-ations.com
Details: 2.28 KB * Uploaded August 29 2000
Description: Displays the current date using images. This allows you to be more creative and use any images you want, such as images that match the color or theme of your site.

[ Get Source Code ]


Title: Day Menu
Details: 1.20 KB * Uploaded October 4 1998
Description: Do you need your visitors to select a day from this month? Here's an excellent way to do so - they get a pulldown menu containing the entire month and the current day is already selected! Cool!

[ Get Source Code ]


Title: Date Menu Calendar
Contributor: Ben McFarlin (mcfarlin@netscape.net)
Contributor URL: http://sites.netscape.net/mcfarlin
Details: 2.67 KB * Uploaded October 25 1999
Description: This JavaScript uses the Date function to dynamically generate accurate dates for the pull-down menus. Each time the user selects a year or month, JavaScript gets the correct number of days in that month and updates the pull down menu. The script is Y2K compliant and also works for leap years. Cool!

[ Get Source Code ]


Title: Date Message
Details: 2.13 KB * Uploaded December 21 1999
Description: Displays your message on the appropriate day you indicate. For example, you can have it print messages on holidays, birthdays, or other dates that are important to you and your site's visitors! Cool!

[ Get Source Code ]


Title: Date Updated
Contributor: Kenneth Preston (drkennan@ionet.net)
Details: 0.65 KB * Uploaded April 16 1998
Description: On your site, you might want to just let visitors know the date that the script was updated, but not the time (maybe it's not important?) This simple script (about a dozen lines) you can do just that! Very neat!

[ Get Source Code ]


Title: Day of Month Redirection
Details: 0.62 KB * Uploaded May 19 1999
Description: Or maybe you have a separate page for each day of the month. This script will detect what day of the month it is (1 <-> 31) and sends the user to [day of month].html (i.e. 1.html, 2.html, etc.)

[ Get Source Code ]


Title: Day of Week
Contributor: Peter Bonnett (PeterBonnett@hotmail.com)
Contributor URL: http://uk.geocities.com/peterbonnett
Details: 6.84 KB * Uploaded March 5 2001
Description: Calculate what day of the week a given date was. It works for leap yYears and also tells you whether the date is in the past future or today.

[ Get Source Code ]


Title: Day of Week Redirection
Details: 0.79 KB * Uploaded August 23 1997
Description: If you would like to redirect your visitor to a different page for each day of the week, this script would be perfect. It will first detect what day of the week it is and then forward the visitor to the appropriate page. I also might mention that this is a perfect JavaScript example to learn from even if you don't use it. Just look at it!

[ Get Source Code ]


Title: Days Ahead
Details: 2.01 KB * Uploaded December 28 1998
Description: This script will print out a date a certain number of days ahead of the current date. Just enter how many days ahead you want to display, and it will print out that date! Useful on order forms (tell a visitor after they order that you must receive their order by a date 3 weeks from today, etc. And, it's Y2K complaint!

[ Get Source Code ]


Title: Days Left
Contributor: Justin Smith (jsmith@polbox.com)
Details: 0.90 KB * Uploaded February 18 2000
Description: Procrastinators everywhere, rejoice! If many of your projects end up being due on the first of the month, do you know how many days do you have left? This script calculates and displays the number of days (not weekdays) left in the current month in a snap. And, the script has no trouble with leap year or Y2K.

[ Get Source Code ]


Title: Days Old
Details: 0.99 KB * Uploaded March 31 1999
Description: How long have you had that job? How many days old are you? Find the answers to these questions and more!

[ Get Source Code ]


Title: Days till Date
Contributor:Alan Palmer
Contributor URL: http://www.jsr.communitech.net
Details: 1.16 KB * Uploaded July 24 1998
Description: This little JavaScript will take an event or date in the future and compare it to the current date, then display how many days until that date/event occurs. Pretty neat! Lots of uses... (Marriage countdown, till school's out countdown, etc)

[ Get Source Code ]


Title: Decimals Allowed
Contributor: Fred Serry
Details: 1.42 KB * Uploaded October 26 1999
Description: Allows the user to enter a number with up to 2 decimal places in a text box. In other words, 99 is ok, 99.9 is ok, 99.99 is ok, but 99.999 is rejected. You can easily change the number of decimal places that are permitted. (i.e. 1, 2, 3, etc.) For the example, enter a number with up to 2 decimal places then try entering one with more than 2 decimal places.

[ Get Source Code ]


Title: Decoder Ring
Contributor: Colin Russell (niloc12@hotmail.com)
Contributor URL: http://www.geocities.com/niloc12.geo
Details: 4.59 KB * Uploaded March 15 2000
Description: Playing spy games are always fun -- but why not act the part? This decoder ring script allows you to send 'spy' messages back and forth by encoding your message with a key offset value. Then, just send the message, key code, and a link to the decoder ring script to your friend to let them read it. Understandably, it's simple encryption, but it works good enough for us! Cool!

[ Get Source Code ]


Title: Default Status Message
Details: 0.27 KB * Uploaded March 12 1999
Description: Here's a neat way to put a message in the status bar on your page. It will stay there as the default message! Neat!

[ Get Source Code ]


Title: Define It
Details: 0.31 KB * Uploaded April 13 1999
Description: Look how easy it is to offer your visitors a definition to unfamiliar terms on your site. It takes just one line of code!

[ Get Source Code ]


Title: Degrees to Radians
Contributor: Sam Tyler (sykicphyst@aol.com)
Contributor URL: http://members.aol.com/sykicphyst/hell/hellhouse.html
Details: 1.26 KB * Uploaded March 31 1998
Description: Use JavaScript to convert Degrees to Radians and vice versa.

[ Get Source Code ]


Title: Delayed GIF
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.20 KB * Uploaded March 28 2000
Description: Normally, animated GIF images start as soon as they are loaded on the page. But, if your GIF only loops once, it displays before the rest page is completely visible. This JavaScript solution ensures that the page is fully loaded before the animated GIF begins. Great!

[ Get Source Code ]


Title: Delayed Popup
Contributor: Ronnie T. Moore, Editor
Details: 1.27 KB * Uploaded March 2 2000
Description: Automatically opens a new popup window a given number of seconds after the page finishes loading. The script can optionally be configured to close the window after a few seconds.

[ Get Source Code ]


Title: Description Layer
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 2.93 KB * Uploaded July 2 1999
Description: (4.0+ browsers) Offer your visitors a quick description or more information about a link before they visit it. When they put their cursor over a link a layer will appear describing the link. Your visitors will appreciate the extra effort, and it looks great too!

[ Get Source Code ]


Title: Determined Popup
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 1.04 KB * Uploaded February 23 2001
Description: This short, easy script set launches a window that continually re-opens itself and cannot be permanently closed unless the visitor clicks on a link that you provide. Compatible Browsers: NS6 and IE4-6.

[ Get Source Code ]


Title: Dice Roller
Contributor:Michael Hensley (yelsneh@geocities.com)
Contributor URL: http://geocities.com/TimesSquare/Castle/6274
Details: 4.44 KB * Uploaded May 29 1998
Description: A great script! Check it out!

[ Get Source Code ]


Title: Digital Clock
Contributor: Ramandeep Singh (ramandeepji@yahoo.com)
Contributor URL: http://hard-drive.hypermart.net
Details: 3.36 KB * Uploaded March 2 2001
Description: Displays the time like a real digital clock. Changes rapidly and includes hours, minutes, seconds and AM/PM indication. Neat!

[ Get Source Code ]


Title: Directional Buttons
Details: 0.53 KB * Uploaded June 21 1997
Description: This effect is practically unused. 6 lines of HTML give you back and forward buttons that act exactly like the ones in your web browser. This script is best used in frames where one frame is the 'menu' - It makes your users feel more secure when they know they can go back.

[ Get Source Code ]


Title: Directory
Details: 5.74 KB * Uploaded August 23 1997
Description: If you were thinking about creating a searchable directory, this script can help. Just cut and paste the script, edit the appropriate directory information, and you have your own Javascript directory!

[ Get Source Code ]


Title: Directory Info
Contributor:Kevin Lynn Brown
Details: 0.88 KB * Uploaded August 24 1998
Description: Do you archive your website's contents into separate directories? If so, you'll love this script! It will print out a neat linked directory information for any page on your site! Very neat!

[ Get Source Code ]


Title: Disable Submit
Contributor URL: http://dynamicdrive.com
Details: 1.33 KB * Uploaded July 5 2000
Description: (Internet Explorer only) When the form is submitted, any submit and reset buttons are disabled. This prevents the user from submitting the form repeatedly, whether by accident or on purpose. The form will just act normally for Netscape users. Great!

[ Get Source Code ]


Title: Distance Speed Time
Contributor: Gary Nicholson (nicholsongary@hotmail.com)
Contributor URL: http://homepages.ihug.co.nz/~gazzanic/
Details: 8.56 KB * Uploaded November 2 2000
Description: Calculate the time, distance, or speed given any two of the pieces of information. Convenient!

[ Get Source Code ]


Title: DOM Browser
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 3.78 KB * Uploaded January 14 2000
Description: The DOM Browser is a visual, interactive representation of the DOM (Document Object Model). It's helpful to beginners learning to interact with the DOM in JavaScript. It's also a great tool for side-by-side comparisons of Netscape, Internet Explorer, and other browsers and how they interpret the document and its elements.

[ Get Source Code ]


Title: Dots
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Details: 34.20 KB * Uploaded August 20 1999
Description: Make more boxes than the computer to win this interactive JavaScript game. Neat!

[ Get Source Code ]


Title: Download Calculator
Details: 4.30 KB * Uploaded April 16 1998
Description: This calculator will help you estimate how long it will take to download a file at any of a number of modem speeds. Try it out!

[ Get Source Code ]


Title: Drag-n-Drop
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/sitemap.htm
Details: 1.99 KB * Uploaded December 30 1999
Description: Simply click images on the web page, drag to move, and then drop images anywhere on the web page. A fun way to allow your visitors to interact with your site. And, it is a short script too!

[ Get Source Code ]


Title: Driving Distance Calculator
Details: 9.43 KB * Uploaded July 7 1997
Description: Use JavaScript to estimate the driving distance between U.S. cities.

[ Get Source Code ]


Title: Drop Down Menu Generator
Details: Uploaded January 27 2000
Description: Simply select the options you would like in your pulldown menu, enter the text and URL for each listing, and click the button to generate the source code. Easy! And, we can even mail the generated code to you! Wow... :-)

[ Get Source Code ]


Title: Dual Scroller
Details: 2.32 KB * Uploaded February 7 2001
Description: Scrolls HTML elements within a DIV. A version of the HTML Scroller modified to display a DIV on both the left and right side of the window for both IE and Netscape.

[ Get Source Code ]


Title: Dynamic Calendar
Contributor: Nick Korosi (nfk2000@hotmail.com)
Details: 7.06 KB * Uploaded December 27 1999
Description: This calendar allows you to select a month and year and automatically display the a complete calendar for that month in Dynamic HTML. Great!

[ Get Source Code ]


Title: Dynamic Clock
Contributor: Craig Lumley
Contributor URL: http://www.ws4all.co.uk
Details: 1.66 KB * Uploaded January 17 2000
Description: (Version 4.0+ browsers) Using layers, JavaScript can display a real-time clock your page. This is a really professional way to add that special touch to your web page. And, watch as the clock on your page updates every second. All done without using forms, cool!

[ Get Source Code ]


Title: Dynamic Frameset
Details: 1.20 KB * Uploaded January 12 2000
Description: Rather than setup separate framesets each time you want to start over and open one of your page inside your frames, use this dynamic frameset script. You can load all your content pages as necessary through one page -- the magic begins when you use a search string (a '?' in the URL). The page passed then is opened in your frames. A default content page is used if no information is passed. Cool!

[ Get Source Code ]


Title: Dynamic Input
Contributor: Peter Hermus
Contributor URL: http://come.to/speedpete
Details: 1.95 KB * Uploaded September 8 2000
Description: (Internet Explorer Only) Offer a form with as many input boxes that the user selects. After entering the number of boxes, the form is dynamically updated while the rest of the form remains untouched.

[ Get Source Code ]


Title: Dynamic Links
Details: 1.08 KB * Uploaded January 29 1999
Description: Dynamically change the link address for a hyperlink based on their entry in the pulldown menu. Send to different email addresses or URLs, wow!

[ Get Source Code ]


Title: Dynamic Sized Image
Contributor: Ed Churnside
Contributor URL: http://www.dragonquest.com/inddpl.htm
Details: 1.64 KB * Uploaded June 2 2000
Description: Sometimes, your image does not look very good in different sized browser windows. This script will proportionally resize a graphic to fit within the current window or frame when a page is loaded, thus giving a more consistent and attractive look to your page.

[ Get Source Code ]


Title: Dynamic Table
Contributor: Bob Simpson (webmaster@maryjanebrown.net)
Contributor URL: http://maryjanebrown.net/webmaster
Details: 14.46 KB * Uploaded November 3 2000
Description: (Internet Explorer 5+ and Netscape 6+ Only) Enter information into this dynamic table and see the power of W3C-DOM compatible browsers. Absolutely Amazing!

[ Get Source Code ]


Title: Editable Menu
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 2.12 KB * Uploaded March 16 2000
Description: Allows you to modify the text value of a SELECT menu option. Upon selecting the option, if it is set as editable, a cursor will appear. To edit the option, simply type, and press enter when finished (To bring back the old value, just hit enter.) You can also define any option as "read-only". Despite some known bugs, it is an amazing script.

[ Get Source Code ]


Title: Elastic Bullets
Contributor: Philip Winston (pwinston@yahoo.com)
Contributor URL: http://members.xoom.com/ebullets
Details: 6.05 KB * Uploaded February 11 2000
Description: Moves a series of images around the screen as if they were connected to the mouse cursor on a piece of elastic. In the demo, a series of small circular bullet icons are used. You could easily use any small images you want. You have to see it to believe it, wow!

[ Get Source Code ]


Title: Email Address Protector
Contributor: CDR Software
Contributor URL: http://www.cdrsoft.com
Details: 0.68 KB * Uploaded February 7 1999
Description: Here's a clever way to prevent email address collecting "robots" from grabbing your email address while still making your address available to your visitors.

[ Get Source Code ]


Title: Email Address Validation
Contributor: Sandeep V. Tamhankar (stamhankar@hotmail.com)
Details: 6.03 KB * Uploaded February 15 2000
Description: This is an e-mail address validation function. It allows the usual user@domain syntax, but in addition allows user@[ip] format as well as "User with Spaces"@domain or [ip], all of which are legal syntax, according to W3C. It also checks that the user hasn't done anything silly like having multiple @'s or continuous .'s in the address (e.g. jim@b@c.com and jim@c..b.co.uk).

[ Get Source Code ]


Title: E-Mail Buttons
Details: 0.70 KB * Uploaded June 21 1997
Description: This effect, however, is over-used. A JavaScript button will bring up an E-Mail Window for your users. You can also include a predefined subject if you so decide. Both methods are demonstrated.

[ Get Source Code ]


Title: Email Domain
Details: 1.12 KB * Uploaded April 21 1999
Description: Takes an email address and returns just the domain - the stuff after the "@" sign. We've put it together with a simple WHOIS query, neat!

[ Get Source Code ]


Title: Email This Page
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.63 KB * Uploaded March 31 2000
Description: Allow your visitors to email the current page to a friend. They just enter a friend's name and email address. It will send them a link to the current web page address in an email message signed by you, courtesy of freedback.com. Perfect!

[ Get Source Code ]


Title: Encode Special Characters
Details: 1.10 KB * Uploaded August 6 1999
Description: When submitting the form "GET" method, JavaScript can encode special characters with the escape() function. Great! (Enter a nickname or password with some special variables then click 'submit' to see the web address which contains the encoded (%xx) characters.)

[ Get Source Code ]


Title: Energy Equivalents
Details: 5.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find energy equivalents.

[ Get Source Code ]


Title: Euro Converter
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 3.63 KB * Uploaded August 11 1999
Description: Click a country button to display currency name and full fixed euro exchange rate. Press Clear to empty the value boxes and enter either Euro or Local amount to convert. Click the appropriate button for conversion of euro To Local or of local To Euro. Conversion will display selected currency exchange rounded to two decimal places.

[ Get Source Code ]


Title: Exit Window
Details: 0.64 KB * Uploaded May 15 1998
Description: When a visitor leaves your page, JavaScript can automatically open a new window. Use it to say "thanks for visiting", etc. Very neat! Check it out!

[ Get Source Code ]


Title: Expanding Text
Contributor: Nicolas
Contributor URL: http://www.javascript-page.com
Details: 2.09 KB * Uploaded June 1 1999
Description: Draw attention to information on your site with JavaScript-powered expanding text! Just enter the text you want to use, the max size you want it to reach, and speed it should "grow" and it's ready to go. Neat!

[ Get Source Code ]


Title: Expanding Window
Contributor: Martijn Sinnema (sinnemavleiger@wanadoo.nl)
Contributor URL: http://home.wanadoo.nl/sinnemavlieger/martin
Details: 1.55 KB * Uploaded October 6 2000
Description: (Best with Internet Explorer) Opens a small window then expands it vertically and horizontally to fill the screen with the new web page. Netscape users will not get any errors, the window simply opens the new page normally.

[ Get Source Code ]


Title: Expression Solver
Details: 1.09 KB * Uploaded February 18 1999
Description: Just enter a math expression (with +, -, *, and / signs) and this script will evaluate the expression for you. Who needs a calculator when you have JavaScript. ;-)

[ Get Source Code ]


Title: Extract Email Addresses
Contributor: Ronnie T. Moore, Editor
Details: 1.19 KB * Uploaded September 1 2000
Description: Visitors sometimes include their email address inside the message field when they fill out forms. To deal with this, this script parses through the string and uses a Regular Expression to find then return a comma-separated list of the valid email addresses it finds. Easy!

[ Get Source Code ]


Title: Eyes
Contributor: demigod@psxexchange.com (demigod@psxexchange.com)
Contributor URL: http://www.psxexchange.com
Details: 2.83 KB * Uploaded January 24 2000
Description: Watch as a pair of eyes continually follow your cursor around the screen. Updated to work in Internet Explorer and Netscape. Amazing!

[ Get Source Code ]


Title: Face Memory
Contributor: Kien Caoxuan (kcaoxuan@caoxuan.com)
Contributor URL: http://www.caoxuan.com
Details: 7.83 KB * Uploaded September 18 2000
Description: See how well you can do in trying to remember a random face. Addictive!

[ Get Source Code ]


Title: Fading Button
Contributor: Aidan Samuel (emmaster@yahoo.com)
Contributor URL: http://www.geocities.com/emmaster/
Details: 1.46 KB * Uploaded January 29 2001
Description: (Internet Explorer Only) Move your mouse over the button and watch it fade to another color and then fade back to original color once you move your mouse off. The message on the button will even change after you click on it!

[ Get Source Code ]


Title: Fading Slide Show
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 2.13 KB * Uploaded March 8 2001
Description: Displays images continuously in a slideshow presentation format, with a fade effect on image transitions. (Internet Explorer 4+ and Netscape 3+)

[ Get Source Code ]


Title: Falcon Fighter
Details: 30.00 KB * Uploaded September 16 1999
Description: An extremely amazing JavaScript air fighter game that looks just like an arcade game! It is absolutely amazing! You have to give it a try to understand. You can move the fighter plane with the J, K, L, and I keys and shoot at the enemy planes with Z, and X keys. You only get one life but if you make it far through a level, you play against big enemy bosses. Wow, color me impressed.

[ Get Source Code ]


Title: FAQs Maker
Details: Uploaded February 29 2000
Description: Cut down on the number of repetitive questions you receive with your own FAQs page. Just enter the questions you receive frequently and their respective answers, click the generate button, and this script will output a complete FAQs page for you. And, we can even mail the generated code to you! Just upload it as is. Easy! :-)

[ Get Source Code ]


Title: Field Explanation
Details: 2.29 KB * Uploaded January 11 2000
Description: Opens an explanation window to explain the various fields used in a form on your site when the help link is clicked. You can easily explain various form fields will be used on your site, what type of input is required, or any other information you wish to share. They may also type their entry in the popup window and it will be copied into the form. Great!

[ Get Source Code ]


Title: Find The Spy
Details: 5.81 KB * Uploaded July 15 1997
Description: A spy is hidden in this field. Start choosing locations and see if you can find the spy!

[ Get Source Code ]


Title: Floating Link
Contributor: Richard Cleaver (richard@cleaver.org.uk)
Contributor URL: http://www.cleaver.org.uk
Details: 2.14 KB * Uploaded February 8 2001
Description: This link will float in the upper right corner of the browser window and return you to the top of the window when clicked. Easily modified to include floating text or image!

[ Get Source Code ]


Title: Format Input
Contributor: Phillip Bryant (toxic1@fcmail.com)
Contributor URL: http://fly.to/toxic
Details: 2.99 KB * Uploaded December 29 2000
Description: Format the text case inside a form, reverse the text, or see the ASCII code behind the input. Cool!

[ Get Source Code ]


Title: Full Screen Window
Contributor: Paul Deron (trombonepaul@yahoo.com)
Contributor URL: http://paul1.web.com
Details: 0.86 KB * Uploaded January 25 2000
Description: Open a new window in full screen mode. Menu bars and the status bar are disabled. Useful for pages displaying a movie clip, slideshow, or even on an intro 'welcome' page to your site. It's only 4 lines total. Easy!

[ Get Source Code ]


Title: Full Size Image
Contributor: Eddie Traversa (psych3@primus.com.au)
Contributor URL: http://nirvana.media3.net
Details: 3.71 KB * Uploaded November 6 2000
Description: Resizes any image to fit the current dimensions of the browser window. Works best with high resolution images but works with any image. Awesome!

[ Get Source Code ]


Title: Function Grapher
Contributor: Stephane Gamondes (gamondes@hotmail.com)
Contributor URL: http://www.multimania.com/gamondes
Details: 4.67 KB * Uploaded October 13 1999
Description: Graphs any function you enter on the scale of your choice, assuming you use the correct JavaScript syntax. For example, to use Cos x, use Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.

[ Get Source Code ]


Title: Fade In
Contributor: Fred S. Tucker (Slurpie_Tucker@yahoo.com)
Contributor URL: http://members.tripod.com/~Slurpies_Page
Details: 1.56 KB * Uploaded February 15 1998
Description: Could you use an eye-catching introduction to your website? Check our this JavaScript coding that will do just that. It loads a blank screen, fades the background, and then brings you to the destination page. Check it out! It's some great JavaScripting!

[ Get Source Code ]


Title: Fading Rollover
Details: 2.49 KB * Uploaded October 2 1999
Description: Uses OnMouseOver and OnMouseOut events with a series of images to create a fade effect. Recently re-written to be more efficient and cross-browser compatible with Netscape and Internet Explorer. Stunning!

[ Get Source Code ]


Title: Fake Counter
Details: 0.69 KB * Uploaded August 18 1997
Description: If you don't quite have the traffic you'd like to your site, you can use your own fake page counter! Funny! Just don't get too carried away when you set the multiplier.... :-)

[ Get Source Code ]


Title: Favorite Banner
Contributor: Rich Galichon (rich@galichon.net)
Contributor URL: http://www.galichon.net
Details: 3.48 KB * Uploaded December 6 2000
Description: Display banners while controlling how often they appear. Great for displaying a preferred banner over others!

[ Get Source Code ]


Title: Favorite Background Cookie
Details: 2.55 KB * Uploaded June 30 1997
Description: Let a JavaScript cookie remember your favorite background color. On future visits, it automatically displays that background color for you.

[ Get Source Code ]


Title: Field Depth Calculator
Contributor: alistair@silverlight.co.uk (alistair@silverlight.co.uk)
Contributor URL: http://www.silverlight.co.uk
Details: 4.00 KB * Uploaded August 15 2000
Description: For all you photography enthusiasts out there, this script makes it a breeze to determine the field depth and amount that will be in focus in a photograph. Includes other measurements such as nearest and furthest points of focus, too.

[ Get Source Code ]


Title: Find In Page
Contributor: Mike Hall (MHall75819@aol.com)
Contributor URL: http://members.aol.com/MHall75819
Details: 1.54 KB * Uploaded July 9 1999
Description: Allow your visitors to perform the same find in page search that Netscape and Internet Explorer browsers can perform on a page. They just enter a search term and hit enter. If the term is found on the page it is highlighted. Great!

[ Get Source Code ]


Title: Fireworks
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://freespace.virgin.net/kurt.grigg
Details: 5.76 KB * Uploaded June 8 2000
Description: Produces a multi-colored fireworks display as the background of the page. Works in both Netscape and Internet Explorer.

[ Get Source Code ]


Title: Flasher
Details: 0.83 KB * Uploaded August 23 1997
Description: This script simply flashes (hence the name) a message on and off on your statusbar. This script probably got your attention better than the Classic Scroll but, is not used as much. The Flasher is just not as well known as the Classic Scroll.

[ Get Source Code ]


Title: Flipping Messages
Details: 2.62 KB * Uploaded July 11 1997
Description: When given a text box, JavaScript can flash messages in it. Similar to a scroll, but no scrolling is involved - otherwise it would be a scroll, not a game :)

[ Get Source Code ]


Title: Floating Hearts
Contributor: Homer (homer_adm@yahoo.it)
Contributor URL: http://start.at/the_simpsons
Details: 4.23 KB * Uploaded February 14 2000
Description: Celebrate Valentine's day on your web site with a dozen hearts floating randomly around the page. (A Modified version of the Snow script).

[ Get Source Code ]


Title: Floating Menu
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 3.09 KB * Uploaded June 14 1999
Description: JavaScript can power a floating menu, that actually can 'float' a navigation bar menu to anywhere on the page, with the click of a mouse! Amazing!

[ Get Source Code ]


Title: Focus OnLoad
Details: 0.61 KB * Uploaded November 16 1999
Description: You can easily put the user's cursor inside a text box (calling giving the text box focus) as soon as the page is loaded. This helps ensure that visitors do not 'overlook' an important form item on your site. Only 1 line of code!

[ Get Source Code ]


Title: Footer Text
Details: 0.90 KB * Uploaded June 9 1999
Description: (Version 4.0+ browsers) If adding and updating links at the bottom of each HTML page of your site is driving you crazy, here's the solution. JavaScript can read from an external file and include that code on the bottom of each page. The external file that it reads (with a .js extension) could contain the JavaScript code to print your footer text! Then, when the links change, just update the .js file, and all the other pages are updated, instantly! Great! (Note: Some servers do not support external .js files. Contact your system administrator to ensure you can run it on your site.)

[ Get Source Code ]


Title: Form Focus
Contributor: Tom Khoury (twaks@yahoo.com)
Details: 1.15 KB * Uploaded October 12 2000
Description: Places the focus on the first editable field in a form on any web page. Efficient!

[ Get Source Code ]


Title: Form Target Formatting
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 2.27 KB * Uploaded April 11 2000
Description: Allows you to format the target window of a form from the form's target property. This allows for the use of window properties, variables, and other data manipulation to effect these options. Great!

[ Get Source Code ]


Title: Format Date
Contributor: Richard Gorremans (RichardG@spiritwolfx.com)
Contributor URL: http://www.spiritwolfx.com/
Details: 14.29 KB * Uploaded February 14 2001
Description: Automatically formats date fields as the user enters the information. Also validates the date when complete date has been entered. Cross browser compatible, including Netscape 6+. Great!

[ Get Source Code ]


Title: Form Totals
Contributor: Paul DeBrino (irandd@aol.com)
Details: 2.56 KB * Uploaded October 10 2000
Description: Presents an order form with checkboxes and upates the total price as the user checks and unchecks boxes. The visitor also cannot change the total field. Currently only supports selecting one of each item.

[ Get Source Code ]


Title: Frame Branding
Contributor: Grace Li (gl105@yahoo.com)
Contributor URL: http://www.sysu.net/gl105
Details: 1.48 KB * Uploaded September 7 2000
Description: Allows you to open other sites in a new window while retaining the branding for your site in a frame. The branding frame can be either rows or columns, easy!

[ Get Source Code ]


Title: Frame Navigation
Details: 1.42 KB * Uploaded April 6 1999
Description: If your site is in frames, you'll love this neat script. You can create a button in one frame and have it change the location of the other frame! Awesome!

[ Get Source Code ]


Title: Frames Load Order
Contributor: Ronnie T. Moore, Editor
Details: 1.02 KB * Uploaded February 25 2000
Description: Loads a frame only after the other frame has completely finished loading. With two frames, for example, the top frame is blank until the bottom frame loads. Then, the top frame loads with the correct page. Great!

[ Get Source Code ]


Title: Frame Print
Contributor: Li Weidong
Contributor URL: http://www.saiweng.net
Details: 0.86 KB * Uploaded December 4 2000
Description: Control which frame is printed simply by using this short script. Easy!

[ Get Source Code ]


Title: Frameless Popup
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 2.24 KB * Uploaded January 18 2001
Description: (IE4+) Launches a popup window without the Windows frame or titlebar. In other browsers, it launches a standard popup window. Position, width, and height are settable. Automatic closing of the window on leaving the page may also be optionally set.

[ Get Source Code ]


Title: French Translator
Details: 4.80 KB * Uploaded August 23 1997
Description: If you have ever wondered how to say a simple phrase in French, this script can help you out. Simply enter what you would like to say, and the translation is given to you. Thank JavaScript!

[ Get Source Code ]


Title: FTP Server Login
Contributor: Reinout Verkerk
Details: 1.53 KB * Uploaded August 4 1999
Description: Just enter your username, password, and FTP server's address and JavaScript can login into the server for you!

[ Get Source Code ]


Title: Fullscreen Window
Details: 1.57 KB * Uploaded September 15 1999
Description: Opens a fullsize window the size of the user's screen. You can turn off the toolbars, menubars, scrollbars, etc. Cool!

[ Get Source Code ]


Title: Future Date
Contributor: Kevin Myers (kevinmyers@unforgettable.com)
Contributor URL: http://www.geocities.com/SiliconValley/Bay/7554
Details: 1.02 KB * Uploaded May 4 1999
Description: This script will print out a date a certain number of days in the future. You can tell a customer their order will be filled by the date in the future, etc. This script is great!

[ Get Source Code ]


Title: Gallery Viewer
Contributor: Jenny Blewitt (webmaster@webdesignsdirect.com)
Contributor URL: http://www.webdesignsdirect.com
Details: 2.00 KB * Uploaded June 5 2000
Description: Displays any of several images on the same page just by clicking its thumbnail. This way, it is unnecessary to open a new window or use the back button after going to each page. Sizes can be altered as required. Easy!

[ Get Source Code ]


Title: Gatekeeper Pass. Protec."
Details: 2.97 KB * Uploaded August 13 1997
Description: Here is the best password protection script I have come across. It is also definitely the most user friendly. Try it out! (Note: The password is the filename without the .html ending.) This password for this example is gatekeeper-in

[ Get Source Code ]


Title: Glow Text
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 1.88 KB * Uploaded February 1 2001
Description: (Internet Explorer 5.5) Present text with an amazing glowing border. Automatically changes color, height, and width of message at a specified rate. Note: Text appears normal in all other browsers.

[ Get Source Code ]


Title: GPA Calculator
Details: 4.19 KB * Uploaded June 21 1997
Description: This is a very useful script to figure out your class GPA. Just enter the letter grade for each class.

[ Get Source Code ]


Title: Graphing Function
Contributor: Abraham I. (abraham_824@hotmail.com)
Details: 2.60 KB * Uploaded November 22 2000
Description: Enter the X-Y coordinates for a function and this script will give you the graphing formulas, including Formula, Slope, Y-intercept, Parallel and Perpendicular lines. Easy!

[ Get Source Code ]


Title: Group Work
Contributor: mistermidget@hotmail.com (mistermidget@hotmail.com)
Details: 1.15 KB * Uploaded May 26 1999
Description: Ever had to work with another person to complete a task? This calculator will tell you how long it would take two people to complete the task if you know how long it would take each person to complete the task individually. Neat!

[ Get Source Code ]


Title: Guess 1 - 100
Details: 2.55 KB * Uploaded July 15 1997
Description:Another JavaScript guess-a-number game. However, this one automatically has a set range of 1 - 100.

[ Get Source Code ]


Title: Guess-A-Number
Details: 2.16 KB * Uploaded July 15 1997
Description: Play the JavaScript version of Guess-A-Number. First, select a number range and then try to guess the number the computer has chosen.

[ Get Source Code ]


Title: Hangman
Details: 6.31 KB * Uploaded May 29 1998
Description: I know you've all played Hangman before.... You know, you try to guess a word by choosing letters? Well, how about a game of Hangman, in JavaScript! Very neat! (The topic is Presidents of The United States!)

[ Get Source Code ]


Title: Hanoi Solver
Contributor: Amin Wong (aminwong@hotmail.com)
Details: 3.51 KB * Uploaded July 21 2000
Description: Solves the Towers of Hanoi game in the shortest number of moves, demo included. The delay between moves and the number of rings can be adjusted by the user. Clever!

[ Get Source Code ]


Title: Hard Drive Browser
Details: 0.64 KB * Uploaded January 29 1999
Description: This script provides quick access to your entire hard drive, including A, B, C, D, and E drives (the ones you have, at least). Short code too!

[ Get Source Code ]


Title: Headliner
Contributor: Jan Pijnacker (Jan_P@dds.nl)
Details: 5.69 KB * Uploaded February 22 1998
Description: When you need to present information on your site, you should consider this script. Appropriately named the Headliner, it presents a number of messages to your visitors in many different formats including a simple scroll, typewriter, expand, and just static text. Each message when clicked can take the visitor to a different URL! This script is really great.... Just check it out!

[ Get Source Code ]


Title: Help Popups
Contributor: S. Lee
Contributor URL: http://www.geocities.com/SiliconValley/Bay/4000/javascript.html
Details: 5.71 KB * Uploaded May 27 1999
Description: Microsoft Windows help boxes are second-nature to most of us by now. How about having a similar popup help box on your web site!? When visitors put their cursor on an item you have defined as having a help popup, it will load very quickly because JavaScript is actually creating the entire HTML page for the popup! There are tons of customizations you can play with the tailor the appearance of the popups to your site. You have to see this script, it's great!

[ Get Source Code ]


Title: Hertz Converter
Contributor: Charles Lucy (lucy@harmonics.com)
Contributor URL: http://www.harmonics.com/lucy
Details: 0.94 KB * Uploaded October 30 2000
Description: Convert between frequency and beats per minute (i.e. 8 octaves lower). Enter a number in either field, then click outside the text box.

[ Get Source Code ]


Title: Hex-RGB Converter
Contributor: Ryan Sokol
Contributor URL: http://www.logicode.net
Details: 3.91 KB * Uploaded February 27 2001
Description: Converts Hex to RGB and back in real-time. Also displays current value as background color. Cool!

[ Get Source Code ]


Title: Highlighted Text
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.12 KB * Uploaded April 20 2000
Description: Captures any text that has been highlighted with the cursor. In Internet Explorer, it even grabs text highlighted within a text box or textarea. Sweet!

[ Get Source Code ]


Title: History Length
Details: 0.52 KB * Uploaded August 23 1997
Description: Shock your visitors by telling them how many sites they have been to since they began using their browser!

[ Get Source Code ]


Title: Hit The Dot
Contributor:Josh Birk (jbirk@kent.edu)
Contributor URL: http://www.mcs.kent.edu/~jbirk
Details: 8.18 KB * Uploaded June 26 1998
Description: How many dots do you think you can hit in 30 seconds? Play this interesting JavaScript game and find out!

[ Get Source Code ]


Title: Home Page
Details: 0.59 KB * Uploaded November 15 1999
Description: (Netscape 4.0+ users only) Take the visitor to their browser's home page automatically or via a button or link click. Cool!

[ Get Source Code ]


Title: Horsepower Calculator
Contributor: Joel Lavarez
Contributor URL: http://www.speed-online.com
Details: 3.85 KB * Uploaded December 4 1998
Description: Enter your vehicle's quarter mile time (assuming you know it) and vehicle weight and this JavaScript program will display your car's estimated horsepower.

[ Get Source Code ]


Title: Hostname
Details: 1.20 KB * Uploaded December 20 1997
Description: (works only for Netscape Browsers with Java enabled) If you would like to get your visitors computer hostname, use this script. Very cool.

[ Get Source Code ]


Title: Hover Colors
Contributor: Alan Branch (webman58@aol.com)
Contributor URL: http://www.technom.com
Details: 1.26 KB * Uploaded April 3 2000
Description: (Internet Explorer Only) Make the links on your site more exciting by changing the link text and background color when the link is being touched. Each link on your page can have a unique link and background color. Cool!

[ Get Source Code ]


Title: HTML Preview
Contributor: nsabs@1nsyncfan.com (nsabs@1nsyncfan.com)
Contributor URL: http://www.envy.nu/gjelly
Details: 1.07 KB * Uploaded November 8 2000
Description: Preview HTML in a new window by entering it into the form. This script allows you to pass anything to a new window. Neat!

[ Get Source Code ]


Title: HTML Scroller
Contributor: Bruce W.Anderson (appletlib@about.com)
Contributor URL: http://appletlib.tripod.com/dhtml/elevator.html
Details: 2.10 KB * Uploaded October 26 2000
Description: Scrolls HTML elements within a DIV. Can be modified to scroll vertically or horizontally. Amazing!

[ Get Source Code ]


Title: HTML Builder
Details: 6.31 KB * Uploaded August 23 1997
Description: Occassionally, a web page provider does not offer an HTML editor with the web site accounts they provide. If that's the case with you or if you just don't like the editor you have, you might give this JavaScript HTML Builder a whirl. It's very cool.

[ Get Source Code ]


Title: Human To Dog Years
Details: 0.94 KB * Uploaded July 7 1997
Description: This is a practically useless script. Convert your age to dog years. (Your age / 7) But, it's helpful for people beginning JavaScript to look at.

[ Get Source Code ]


Title: ICQ Status
Details: 1.24 KB * Uploaded April 29 1999
Description: Do you use ICQ ("I Seek You"), the neatest chat program ever? ICQ offers a neat way to check through the Internet if another ICQ user is currently logged on. Try it out! (The default ICQ number is ours, we hope to see you online!)

[ Get Source Code ]


Title: Image Button
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 1.83 KB * Uploaded January 17 2001
Description: Easily create active buttons with any image. Repositions image when your mouse passes over it and moves again when clicked on. Easy!

[ Get Source Code ]


Title: ID Tracker
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 2.53 KB * Uploaded May 19 2000
Description: Allows you to save a visitor's referral ID in a cookie ID on their computer. Then, you can you can access that ID cookie from the rest of your site. Useful to help you pay affiliate commissions or track web site referrals. Easy!

[ Get Source Code ]


Title: Ignore Spaces
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 1.30 KB * Uploaded November 19 1999
Description: Removes spaces from a string variable within a script or from user input into a text box. Several different uses are shown on the script example page.

[ Get Source Code ]


Title: Image Cycler
Contributor: D. Keith Higgs (dkh2@po.cwru.edu)
Details: 1.31 KB * Uploaded May 24 2000
Description: Cycle through a group of images in a single location on your page. For best results all images should be near each other in size. You set the time interval for the change of images.

[ Get Source Code ]


Title: Image Description
Details: 1.55 KB * Uploaded November 8 1999
Description: Offer your visitors a short description when they put their cursor on an image link. Give more information about what is offered at a site, if it is free or not, or anything else you think is important for them to know. Neat!

[ Get Source Code ]


Title: Image Dimensions
Contributor: Ronnie T. Moore, Editor
Details: 2.11 KB * Uploaded July 14 2000
Description: Grabs the dimensions of the image at any URL the user enters. If no image is found or the URL does not exist, an error message is shown.

[ Get Source Code ]


Title: Image Load
Details: 0.91 KB * Uploaded November 3 1999
Description: Notifies the user is an image on your site fails to load properly or if it is aborted when loading. Definitely an excellent example of the onAbort and onError image event handlers in use. Please note that in the script example we intentionally included a 'broken image' that fails to load properly to display the script in use.

[ Get Source Code ]


Title: Image Manipulator
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 2.07 KB * Uploaded May 3 2000
Description: Displays an online image or local image from your computer under various width and height manipulations that you enter. Useful for determining the best size for an image on your site without all the work. Nice!

[ Get Source Code ]


Title: Image Previewer
Contributor: Ronnie T. Moore, Editor
Details: 1.59 KB * Uploaded July 10 2000
Description: Users can see a preview of the image they select from the pulldown menu before loading the full image. They can then view the full image by clicking the Go button or the preview image. This is great for allowing sites with large images to offer image previews visitors to to see an image preview first.

[ Get Source Code ]


Title: Image Sized Window
Contributor: Alan Chu
Contributor URL: http://homepage.hkpeoples.net
Details: 1.59 KB * Uploaded October 5 2000
Description: Sizes a new popup window to the exact dimensions of the image in that window. Sweet!

[ Get Source Code ]


Title: Image Slideshow
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 1.24 KB * Uploaded November 22 1999
Description: Rotates a series of images in a page as a slideshow. You can customize the images and the time between each image. This script works best if all the images are the same dimension!

[ Get Source Code ]


Title: Income Calculator
Contributor: Ashley Steele (ashleys@inetport.com)
Details: 6.53 KB * Uploaded May 30 2000
Description: Estimates your weekly, bi-weekly, monthly, and yearly income. Very useful when job hunting when offered an income per hour, month, or year. The tax bracket numbers are adjustable with each year's income tax levels.

[ Get Source Code ]


Title: Indent Menu
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 5.35 KB * Uploaded January 5 2001
Description: (IE 4 + and NN 6 +) Fully interactive menu with description box. Customize link color and behavior, link box motion indent, link box border colors, link box border styles, link box border width, individual link messages, and default link message. Written without using layers. Amazing!

[ Get Source Code ]


Title: Info Stories
Details: 2.82 KB * Uploaded May 29 1998
Description: Users can click on a headline and read a short description of the page, feature, or story. They can click the button to instantly be sent there! Great way to help your visitors get around your site! (Don't forget to learn from the coding!)

[ Get Source Code ]


Title: Info Table
Contributor: Chad Cunningham (ccunning@socrates.mps.ohio-state.edu)
Contributor URL: http://socrates.mps.ohio-state.edu/~ccunning
Details: 2.60 KB * Uploaded April 16 1998
Description: JavaScript can write a neat little box to the screen telling the visitor's browser and operating system.

[ Get Source Code ]


Title: Information Box
Details: 2.92 KB * Uploaded August 4 1997
Description: Put this useful little script on your page to display lots of information to your visitors quickly and effectively. Check it out and see what I mean!

[ Get Source Code ]


Title: Initial Caps
Contributor: William Humphreys (billy@technical-solutions.co.uk)
Details: 1.54 KB * Uploaded January 3 2000
Description: Converts the first letter of each word in a string that the user enters to uppercase. The remaining letters of each word are also changed to lowercase. Very useful when a form requires a title to be submitted in Initial Caps.

[ Get Source Code ]


Title: Insight Generator
Details: 4.16 KB * Uploaded July 15 1997
Description: If you need a profound quote or insight for an upcoming speech, interview, cocktail party or whatever, try the Insight Generator. If you don't like the first generated profundity, click again for a whole new one. Just keep going until you find a quote that suits whatever the occasion requires.

[ Get Source Code ]


Title: Interest Calculator
Details: 3.93 KB * Uploaded June 21 1997
Description: Use JavaScript to find out just how much that new house or car is going to cost you each month. Enter values into the fields below to find out how much each monthly payment would be with the given number of payments, interest rate, and loan amount.

[ Get Source Code ]


Title: IP Address Filter
Details: 0.79 KB * Uploaded August 2 1999
Description: (Netscape 4.0+ with Java enabled only!) JavaScript can prevent visitors with certain IP addresses from visiting your site. Simply enter part of their IP address (the more you enter the greater the chance only the intended person will not be able to enter your site) and they will not be able to enter the site. If anyone has a Internet Explorer workaround, we'd love to post it here!

[ Get Source Code ]


Title: IP Grabber
Details: 0.71 KB * Uploaded February 28 1999
Description: (Netscape only, and Java must be enabled) Whether it's ethical or not, getting information on your site's visitors is just plain neat. As one of the most requested scripts, this little gem will allow you to get the user's IP address! Neat!

[ Get Source Code ]


Title: ISO Clock
Contributor: John Walker (john@321webliftoff.net)
Contributor URL: http://321webliftoff.net
Details: 2.17 KB * Uploaded September 26 2000
Description: Displays the date and time in accordance with the ISO 8601 standard.

[ Get Source Code ]


Title: Item Info (in Frames)
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.42 KB * Uploaded January 29 2000
Description: Displays information in the bottom frame about the current item from the top frame as the user hovers over the image or alternately a text link. The bottom page returns to blank when no item is touched. Useful to convey additional information about products or sections of your site. Clicking the image loads the order page in the entire window.

[ Get Source Code ]


Title: Items List
Details: 1.30 KB * Uploaded August 4 1997
Description: Javascript can remember a list of several items you enter. Just enter an item and click 'Add to List'. When you are finished, click 'Show List' to see the entries.

[ Get Source Code ]


Title: Items Popup List
Contributor: Pankaj Mittal (pankajm@writeme.com)
Contributor URL: http://www.fortunecity.com/lavendar/lavender/21
Details: 5.27 KB * Uploaded May 10 2000
Description: If you have several items for the user to pick from, you may notice that your page can quickly becomes cluttered. This script helps solve that problem by opening a new window when the user wants to add items to the list. The new window displays the items and passes the selected item information back to the list in the main window. Slick!

[ Get Source Code ]


Title: Japanese Pronunciation
Contributor: Momoko Sakura
Details: 4.48 KB * Uploaded July 3 2000
Description: Enter youe name and this script will display how it should be pronounced in Japanese. Great for far-east travellers!

[ Get Source Code ]


Title: Java Enabled Redirect
Details: 0.54 KB * Uploaded August 12 1999
Description: If Java is enabled in the visitor's browser, they are redirected to a Java-enhanced page. Otherwise, if Java is disabled they are sent to the non-java page. Neat!

[ Get Source Code ]


Title: JavaScript Enabled Redirect
Details: 0.86 KB * Uploaded September 7 1999
Description: If your visitor has JavaScript enabled in their browser, they are automatically redirected to your JavaScript-enhanced page. If their browser doesn't support JavaScript or they have it disabled, the NOSCRIPT code will display a link to another page without JavaScript.

[ Get Source Code ]


Title: JavaScript Version
Details: 1.24 KB * Uploaded July 3 1998
Description: Neat little example which displays what JavaScript version the visitor's browser supports. It's pretty neat, extremely simple. Check it out!

[ Get Source Code ]


Title: Jitter Text
Contributor: Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://travel.to/html-hell
Details: 1.58 KB * Uploaded June 7 1999
Description: (Version 4.0+ Browsers) The blink tag was good at getting your visitors attention, but how quickly it got annoying.... The newest attention-getter is Jitter Text! Just enter the text you want to use, and in version 4.0+ browser it will 'jiggle' around the screen, like jello! And it is not annoying! Check it out!

[ Get Source Code ]


Title: Joggle
Contributor: Serban Oprescu (serban@pixelsharp.com)
Details: 9.73 KB * Uploaded March 30 2000
Description: An online version of Boggle, where the objective is to find words in a 5x5 letter grid. Joggle takes advantage of ASP and SQL (rather than JavaScript) to score words using a 100,000 word dictionary. Great fun!

[ Get Source Code ]


Title: KB to MB
Contributor: Gerald Schafer
Contributor URL: http://www.robandger.com
Details: 1.25 KB * Uploaded March 13 2001
Description: Have you ever been confused about the number of kilobytes in a megabyte, or vice-versa? Now you can convert between kilobytes and megabytes with ease.

[ Get Source Code ]


Title: Key Launcher
Details: 1.52 KB * Uploaded July 5 1999
Description: The easiest website navigation yet requires nothing more than touching letters on your keyboard. Just touch a letter that has been defined as a launcher key and you are sent to that key's pre-defined page. It's easy to add as many launcher keys as you want and surely will amaze your visitors! Awesome!

[ Get Source Code ]


Title: Keyboard Slider
Contributor: Massimo Giari (motore@iol.it)
Details: 2.32 KB * Uploaded September 20 2000
Description: Now you can move images and objects across the screen by simply using keys from the keyboard. Amazing!

[ Get Source Code ]


Title: Kinetic Energy
Contributor: David K (davidwkjr@hotmail.com)
Details: 1.92 KB * Uploaded November 20 2000
Description: Solve any of three variables in a Kinetic Energy equation using this script. Simply enter two of the three values and submit to find the value of the third variable. Neat!

[ Get Source Code ]


Title: Landscape Grapher
Contributor: Mark Washburn (mawcowboyusa@netscape.net)
Contributor URL: http://sites.netscape.net/mawcowboyusa/
Details: 4.07 KB * Uploaded October 27 1999
Description: JavaScript 3D terrain grapher which creates virtual landscapes using three-dimensional fractal geometry, random numbers, and a simple mathematical formula. "s" indicates under sea-level. Just hit reload to get a new landscape.

[ Get Source Code ]


Title: Language Redirect
Details: 1.95 KB * Uploaded October 29 1999
Description: (Version 4.0+ browsers) Redirects a user to the page based on their language. For example, English language user browsers, which report the language as 'en' in most cases, can be redirected to an English page, while Spanish language user browser, which report the language as 'es' in most cases, can be sent to a separate Spanish page. This method works well for redirecting users in all the languages that you set up. Instructions on adding more languages are included in the source code.

[ Get Source Code ]


Title: Lap Time
Contributor: Geoff Greer (gig0wiz@hotmail.com)
Details: 1.48 KB * Uploaded May 17 2000
Description: Calculates the average lap split time required to finish a race in the time you enter. Cool!

[ Get Source Code ]


Title: Last Modified
Details: 1.17 KB * Uploaded August 18 1997
Description: When you just can't stand to look at another 'Last Updated: Feb 02 1998 14:12:56:10' Script, give this script a try. It'll write to the page in the format, 'Last Updated February 2 1998' This looks much better!

[ Get Source Code ]


Title: Launch Date
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.12 KB * Uploaded April 24 2000
Description: Displays one of two messages after comparing the current date on the user's computer to a date that you determine, such as a product or web site launch date. A 'before' or 'after' message can be customized with your own HTML code, including images. Short!

[ Get Source Code ]


Title: Layer Scroller
Contributor: Eddie Traversa (psych3@primus.com.au)
Contributor URL: http://nirvana.media3.net
Details: 7.99 KB * Uploaded September 11 2000
Description: Provides controls to scroll the layer at varying speeds. Can be used with your own graphics and layout to creatively present your content.

[ Get Source Code ]


Title: Layers
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 4.32 KB * Uploaded June 12 1998
Description: (Requires Netscape 4.0 or better) Here's a perfect example of Netscape's newest feature - layers. Layers can seemingly "float" objects around this screen, pictures, tables, text, etc. It's something that's undoubtedly going to be widely used in the future!

[ Get Source Code ]


Title: Leap Year Calculator
Contributor: Anthony Louie
Details: 3.68 KB * Uploaded February 29 2000
Description: Is it a leap year? What about in 1900? Get your leap year facts straight with this leap year calculator. Just enter the year you are interested in and the script reports whether it is a leap year or not. Or, enter a range of years and JavaScript will display all the leap years in that range. Awesome!

[ Get Source Code ]


Title: LCM and GCD
Contributor: John T. Caranta III (caranta@netzero.net)
Details: 1.72 KB * Uploaded December 28 2000
Description: Calculate the Least Common Multiple and Greatest Common Divisor of two numbers using this short script. Neat!

[ Get Source Code ]


Title: Length Equivalents
Details: 5.18 KB * Uploaded July 3 1997
Description: JavaScript can help you find length equivalents.

[ Get Source Code ]


Title: Lights Out
Contributor: Andrew Gacek (andrew@dgi.net)
Details: 5.86 KB * Uploaded August 26 1999
Description: Try to eliminate all the boxes to win. When you check a box, all the squares around it (one above, one below, and one to each side) are unselected. You can play in five different levels of difficulty. Addictive!

[ Get Source Code ]


Title: Limit Boxes
Contributor: Glenn Wang (brief@ix.netcom.com)
Contributor URL: http://capsule.bayside.net/
Details: 1.56 KB * Uploaded January 28 2000
Description: Limits the number of checkboxes that the user is able to check on your site. Ideal for situations when more than one selection is allowed up to a certain number overall. If they select too many, they are notified of the maximum allowed and their last entry becomes unchecked.

[ Get Source Code ]


Title: Limit Textarea
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.37 KB * Uploaded May 22 2000
Description: This script controls a maximum textarea input amount and updates a small counter with how many characters are left with each keystroke. Easy!

[ Get Source Code ]


Title: Line Scroller
Contributor: Ernst Straka (ernst.straka@central-europe.basf.org)
Contributor URL: http://www.rs-systems.at/straka
Details: 2.48 KB * Uploaded August 8 2000
Description: An impressive single line news ticker with smooth scrolling motion. Supports any valid HTML within the scroll text, including images or links. Really easy to position on your page, just place the 'tickpos' anchor where you want the scroller to appear. Easy!

[ Get Source Code ]


Title: Line Wrapper
Details: 2.35 KB * Uploaded September 30 1999
Description: Wraps entries in a textarea box to whatever number of characters per line you want. For example, The script can automatically insert a return after each 50 spaces, so that the form contents you receive are more readable. (The script does indifferently break lines in mid-word, a possible fix for the next version?)

[ Get Source Code ]


Title: Link Colors
Details: 2.45 KB * Uploaded June 21 1997
Description: With every new letter that you touch, JavaScript tells the computer to give the document a new background color. Kind of cool.

[ Get Source Code ]


Title: Link Delay Image
Details: 1.22 KB * Uploaded September 13 1999
Description: After your visitors click a link, you can make the browser delay as many seconds as you want before they are actually sent to that page. Why not use that time to display an animated image about the page they are going to? Eye-catching!

[ Get Source Code ]


Title: Link Description
Contributor: Danny Mc Neill (danny@mc-neill.co.uk)
Contributor URL: http://www.mc-neill.co.uk
Details: 1.51 KB * Uploaded October 18 2000
Description: (Internet Explorer Only) Displays a description in another cell of a table when the mouse moves over a link. Although Netscape users will not see the extra HTML description, the link still works fine for them, no errors! Nice!

[ Get Source Code ]


Title: Link Message
Details: 0.46 KB * Uploaded August 4 1997
Description: It's nice of you to show your visitors a little bit about a link before they follow it! When they put their cursor on a link, a description of the link appears on the status bar, rather than the URL! I can think of many times this would be very convenient....

[ Get Source Code ]


Title: Link of Minute
Contributor: Joe Merical
Details: 2.00 KB * Uploaded March 2 1998
Description: JavaScript will create a link that will change depending on the minute of the hour! You can add as many entries as you want! It's great!

[ Get Source Code ]


Title: Link Wheel
Details: 2.12 KB * Uploaded May 29 1998
Description: This neat little JavaScript will flip through all the different sites that you include, along with a description of that site. When the visitor clicks the button, they are taken to that site! Very cool!

[ Get Source Code ]


Title: Links List
Contributor: Kulesh S. (linklist@meshage.net)
Contributor URL: http://meshage.net/scribble
Details: 2.23 KB * Uploaded February 22 2000
Description: Allow your users to quickly see a list of all the links on your web page in a well organized and numbered list. Each listing includes the link URL and the link's text. Works on both IE and Netscape. Clever!

[ Get Source Code ]


Title: List Changer
Details: 1.23 KB * Uploaded June 21 1997
Description: This is a very simple background changer. It just takes the selected value from the list and makes that the background color.

[ Get Source Code ]


Title: List Chooser
Contributor: Anand Raman (anand_raman@poboxes.com)
Contributor URL: http://www.angelfire.com/ar/diduknow
Details: 4.83 KB * Uploaded October 18 1999
Description: The user can immediately locate what he has been searching for in the long options list just by typing. With each character the user types in the text field, the available items listed are narrowed down (similar to a help file's index feature). Clever! (Start by entering an 'a' to narrow the list)

[ Get Source Code ]


Title: Load Alerts
Contributor:Joshua Foster (joshua_70448@yahoo.com)
Contributor URL: http://www.geocities.com/SiliconValley/Foothills/7848
Details: 0.43 KB * Uploaded November 8 1998
Description: It's really neat to welcome your visitors and especially cool to say good bye! This script will use JavaScript to greet and 'see out' your visitors.

[ Get Source Code ]


Title: Load in Frames
Details: 0.57 KB * Uploaded June 11 1999
Description: When other sites link directly to a page of your frames site that should be viewed inside your frames, you can foil them with this script. It will reload that page inside your frames!

[ Get Source Code ]


Title: Load Two Frames
Details: 0.95 KB * Uploaded July 26 1999
Description: Open two different pages into two separate pages when the user clicks on one link! The frameset code can even be customized to fit with your site's design. Great!

[ Get Source Code ]


Title: Locked Textbox
Details: 0.46 KB * Uploaded March 21 1999
Description: Prevent your visitors from modifying the value stored in a textbox (without using input type=hidden) Just try to change the text in the box! Amazingly, it's a short less than one line script!

[ Get Source Code ]


Title: Login Coder Pass. Protec.
Contributor: Dion
Contributor URL: http://www.iinet.net.au/~biab/
Details: 6.50 KB * Uploaded May 29 1998
Description: This is undoubtedly the best password protection JavaScript you'll ever find. Besides supporting multiple users, multiple passwords, and even multiple destination pages (after they successfully login), this script is presented in a very easy-to-use interface that you're sure to love! We *wish* we wrote this script, it's that good! (Note: Questions on this script should be directed to the author.)

[ Get Source Code ]


Title: Logo Branding
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 2.22 KB * Uploaded October 4 1998
Description: Have you seen the floating logo on Geocities sites? How would you like to have your own logo floating in the corner of your site? This script does just that! Awesome!

[ Get Source Code ]


Title: Logo fader
Contributor: Bob Simpson (webmaster@maryjanebrown.net)
Contributor URL: http://www.maryjanebrown.net/webmaster
Details: 4.44 KB * Uploaded October 20 2000
Description: Fade any image horizontally and vertically. Can be positioned anywhere on the page. Awesome!

[ Get Source Code ]


Title: Logo Orbit
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 1.93 KB * Uploaded January 26 2001
Description: (IE Only) This orbiting 3-D message follows your mouse around the screen. The message, color and font are simple to modify!

[ Get Source Code ]


Title: Lottery Numbers
Details: 1.91 KB * Uploaded August 30 1999
Description: This JavaScript will help you pick your lottery numbers. Pick how many numbers you want (pick 3 ?) and then give it a number range and out comes your lottery numbers! Try it!

[ Get Source Code ]


Title: Love Test
Details: 2.65 KB * Uploaded March 2 1999
Description: Here's a neat little script to figure the "love compatibility" between two people. Just enter their names and hit calculate! We are not responsible for any broken relationships resulting from this script. ;-)

[ Get Source Code ]


Title: Mad Cows
Details: 6.63 KB * Uploaded July 15 1997
Description: Play a very humorous game involving three talking cows. Check it out - it's very cool.

[ Get Source Code ]


Title: Madlib (Caesar)
Details: 3.67 KB * Uploaded August 23 1997
Description: Almost all of us have played that funny Madlib game. But, how many of us have played it in JavaScript? So, be the first on your block to play Madlibs - JavaScript enhanced!

[ Get Source Code ]


Title: Madlib (Unknown)
Details: 3.09 KB * Uploaded August 23 1997
Description: Here is another of those wonderful madlibs. This time, however, you have no idea of what the topic is! It's always funnier that way! Check it out!

[ Get Source Code ]


Title: Magic 8 Ball
Details: 2.07 KB * Uploaded August 4 1997
Description: Ever wanted to play with a JavaScript Magic 8 Ball? Well, here is a fully functional, and totally random, JavaScript Magic 8 Ball. Enjoy.

[ Get Source Code ]


Title: Magic Squares
Details: 3.34 KB * Uploaded May 1 1998
Description: Here is a fun JavaScript game. Try to put the squares back in order. The '0' repesents the empty spot, and click a square next to the 0 to make them trade places! Get the squares back in order and you win!

[ Get Source Code ]


Title: Mail - Pick Subject
Details: 4.15 KB * Uploaded July 11 1997
Description: Use Javascript to help organize your visitor e-mail. Visitors pick from several predetermined subjects the most appropriate subject for their e-mail. Visitor are also prompted to reenter information for incomplete or invalid entries. A cookie also records the visitor's name for future e-mails.

[ Get Source Code ]


Title: Mailing List
Details: 4.56 KB * Uploaded July 11 1997
Description: Use Javascript to sign up visitors for your mailing list. Once again, Javascript ensures that the visitors have filled out the form completely and correctly. Visitors area also prompted to reenter any incomplete or invalid entries.

[ Get Source Code ]


Title: Male Body Calculator
Contributor: Seth Baker (sethgbaker@yahoo.com)
Contributor URL: http://www.geocities.com/sethgbaker
Details: 1.84 KB * Uploaded May 12 2000
Description: Calculates a man's ideal body measurements based on his wrist circumference.

[ Get Source Code ]


Title: Marquee
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 1.00 KB * Uploaded March 5 1998
Description: (Internet Explorer preferred) This JavaScript scrolls information back and forth across a page - the message appears to float back and forth! If you don't have Internet Explorer, it'll just show the message on the screen. Works great!

[ Get Source Code ]


Title: Mass Equivalents
Details: 5.83 KB * Uploaded July 3 1997
Description: JavaScript can help you find mass equivalents.

[ Get Source Code ]


Title: Math Quiz
Contributor: Steven Weinberger Anja Henseler
Details: 3.61 KB * Uploaded June 21 1999
Description: Flash cards were pretty good math practice. But, they were always the same math problems, over and over. Lo and behold, JavaScript to the rescue! Just select the difficulty level then click the type of problem you want to practice with, (add, subtract, multiply, and divide) and JavaScript will give you a problem. And, a built-in score checker grades you along the way! Great practice for elementary-aged students just learning their math skills, or for anyone wishing to practice a bit!

[ Get Source Code ]


Title: Matrix
Contributor: Matt Lewis (matt999_999@yahoo.com)
Details: 2.61 KB * Uploaded November 1 2000
Description: (Internet Explorer Only) Simulate the Matrix by choosing one of the links. The window closes after the whole string is printed. Incredible!

[ Get Source Code ]


Title: Max Entry
Details: 1.00 KB * Uploaded March 31 1999
Description: Make sure your visitor doesn't exceed the maximum number of characters that you want to accept in a form. Short too!

[ Get Source Code ]


Title: Maze
Contributor: Jason Hotchkiss (jasonhotchkiss@home.com)
Details: 10.58 KB * Uploaded December 6 1999
Description: Navigate around a 3D JavaScript maze in search of the exit in the fewest moves possible. The maze is complex, but you can cheat by taking a peak at the map. Tested in IE5 and Netscape.

[ Get Source Code ]


Title: Maze Builder
Contributor: Darren Latham
Details: 6.44 KB * Uploaded March 7 2000
Description: Just enter the number of rows and columns you want and JavaScript will instantly build you a maze. Each one it builds is different, too. Simply print it out and have fun! You just have to choose the starting point yourself, however. Amazing!

[ Get Source Code ]


Title: Menu Branding
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/sitemap.htm
Details: 3.24 KB * Uploaded November 29 1999
Description: Keeps logo (or text) in the bottom right corner of the browser window as they scroll the page up and down. The logo glides very smoothly when the page is scrolled and looks great. When their cursor is on the logo, a menu appears in its place offering links to different sections of the site. The menu returns to the logo a few seconds after the move the cursor off the menu. Neat!

[ Get Source Code ]


Title: Menu Message
Contributor: Stephanie M. Clarkson (thespian@sleepingcat.com)
Contributor URL: http://www.sleepingcat.com
Details: 1.54 KB * Uploaded April 2 1998
Description: This script does a great job in presenting lots of information to your visitors without filling up your whole page. Each listing in the Pulldown Menu shows a different message in the text box! Give it a try!

[ Get Source Code ]


Title: Menu Scroll
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 2.65 KB * Uploaded December 28 1998
Description: Use this amazing layers script to actually 'scroll' a series of menu items onto your page. Wow!

[ Get Source Code ]


Title: Menu Sliding Image
Contributor: Daniel Dhillon (daniel@dhillon.com)
Contributor URL: http://www.daniel.dhillon.com
Details: 3.79 KB * Uploaded October 31 2000
Description: (Internet Explorer Only) Provides a navigation menu with a moving image behind the menu!

[ Get Source Code ]


Title: Menu Swapper
Contributor: Ilya Fedotov (ifedotov@yahoo.com)
Details: 2.52 KB * Uploaded May 7 1999
Description: A clever way to move selected items from one list box to another using "<<" and ">>" direction buttons. It works like database field selection, supports selecting multiple items, and even can sort the moved item into the new list!

[ Get Source Code ]


Title: Meta Tag Maker
Contributor: Michiel Van Velthoven
Details: 2.07 KB * Uploaded March 5 1998
Description: To get higher on search engines, you're going to have to use Meta Tags. If you don't know how to write them for yourself, use this JavaScript! Just enter the information about your site and it'll spit out the Meta Tags that you need to put on your pages (in the HEAD tags). JavaScript, don't you love it?

[ Get Source Code ]


Title: Metric Conversion
Contributor: Nannette Thacker (nannette@shiningstar.net)
Contributor URL: http://www.shiningstars.net
Details: 1.97 KB * Uploaded August 25 2000
Description: Converts a height value between inches and cetimeters, and converts a weight value between pounds and kilograms. Easy!

[ Get Source Code ]


Title: Metrology Equivalents
Details: 5.83 KB * Uploaded July 3 1997
Description: JavaScript can help you find metrology equivalents.

[ Get Source Code ]


Title: Midi Menu
Contributor: Nicholas Loar (anarchy@cass.net)
Contributor URL: http://anarchy.yi.org
Details: 1.22 KB * Uploaded June 15 2000
Description: (Internet Explorer Only) Select a song from the pulldown menu and it becomes the background music on the page.

[ Get Source Code ]


Title: Miles per Gallon
Details: 1.86 KB * Uploaded September 22 1999
Description: Computes the miles per gallon of your car via the miles traveled and the number of gallons used. Also, if you enter the cost per gallon and how many miles you drive a day, it will estimate your monthly and yearly gas expenses.

[ Get Source Code ]


Title: Mind Reader
Contributor: Darren Cummings
Contributor URL: www.spen500.fsnet.co.uk
Details: 3.87 KB * Uploaded November 13 2000
Description: (Internet Explorer Only) Think of a number between 1 and 63 and answer YES or NO to the questions. The Mind Reader will tell you the number. Amazing!

[ Get Source Code ]


Title: Minesweeper
Contributor: Peter Occil (poccil@yahoo.com)
Contributor URL: http://www.geocities.com/poccil
Details: 15.73 KB * Uploaded May 16 2000
Description: Don't have Windows Minesweeper game on your computer at work or school? Think again! Play this JavaScript-powered version which acts just like the Windows version and even supports custom-sized grids. Sweet!

[ Get Source Code ]


Title: Mixed Pulldown Menu (in Frames)
Details: 1.71 KB * Uploaded July 12 2000
Description: This script allows your pulldown menu to individually load menu items either in frames or in their own popup window based on how you configure them. Just remember to make sure it is clear on your site which kind each menu item is, though.

[ Get Source Code ]


Title: Modify Array
Details: 2.41 KB * Uploaded July 20 1999
Description: Demonstrates how to modify an array by adding elements to or remove elements from the array. Our example also includes validation to ensure that only valid elements are removed or that 'reasonable' element indexes are added. Clever!

[ Get Source Code ]


Title: Modify Variable
Details: 0.79 KB * Uploaded July 14 1999
Description: Removes a character from a variable's value in a string. For example, if you tell it that number equals "0.09876" and to remove the period, afterwords number equals "009876" Neat!

[ Get Source Code ]


Title: Money Counter
Details: 3.12 KB * Uploaded October 19 1999
Description: Enter the number of bills and coins and this script will calculate the total amount of money you have. All blank entries are ignored. Input field validation is also included -- try entering a non-digit into a field. Also, this script is a good demonstration of a JavaScript return function in use. Neat!

[ Get Source Code ]


Title: Money Filter
Contributor: Fred Roberts (fred@gloryofgod.com)
Details: 0.89 KB * Uploaded March 10 2000
Description: Removes the dollar sign ($) and commas (,) from a a text box. Useful if you require input of only numbers. You may also modify the script to filter out whatever characters you want.

[ Get Source Code ]


Title: Month Page
Details: 0.85 KB * Uploaded July 21 1999
Description: If you maintain separate pages for each month, this script can redirect the user to the correct page automatically! The script determines the current month and sends them to the correct page. Neat!

[ Get Source Code ]


Title: Monthly: Day Highlighted
Contributor:Jason Miller (jsmiller@mines.edu)
Contributor URL: http://magma.mines.edu/students/j/jsmiller
Details: 2.98 KB * Uploaded July 24 1998
Description: This is a very interesting fascinating JavaScript calendar. It shows you the current month's calendar, and the current day is highlighted! A very neat effect - some great JavaScripting!

[ Get Source Code ]


Title: Monthly: Time - Day Highlighted
Details: 2.72 KB * Uploaded June 21 1997
Description: This JavaScript calendar shows users a calendar that also tells you when you entered the page. Also, the current day is highlighted.

[ Get Source Code ]


Title: Moon Phases
Contributor: James Thiele (mailto:jet@eskimo.com)
Details: 1.83 KB * Uploaded August 25 1999
Description: Displays the moon's current phase and estimates the time of the next full moon, using a calculation of the moon's rotation and the date.

[ Get Source Code ]


Title: Morse Code
Contributor: Nic Wolfe (Nic@TimelapseProductions.com)
Contributor URL: http://fineline.xs.mw
Details: 1.89 KB * Uploaded December 9 1999
Description: Converts an English word or phrase into it's Morse Code combination of dots and dashes. Analyzing each letter entered individually, as this script demonstrates, is a very useful JavaScript programming technique.

[ Get Source Code ]


Title: Mouse Banner
Contributor: Peter Gehrig
Contributor URL: http://www.24fun.ch
Details: 2.08 KB * Uploaded December 29 1999
Description: Drags a text message, such as your site's name, around the screen behind the mouse cursor. Useful as an attention-grabber on the main page of your site. Don't overuse this script, though! ;-)

[ Get Source Code ]


Title: Mouse Banner 2
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 2.91 KB * Uploaded December 27 2000
Description: Another way to display a banner behind the cursor. It's easy to change the font, size or color.

[ Get Source Code ]


Title: Mouse Bomb
Contributor: Diana Ugo (ugo76@libero.it)
Contributor URL: http://utenti.tripod.it/falcons
Details: 2.27 KB * Uploaded September 12 2000
Description: A bomb follows your mouse cursor around the screen and explodes when it reaches your cursor. Cool.

[ Get Source Code ]


Title: Mouse Bubbles
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 3.26 KB * Uploaded February 13 2001
Description: Bubbles float up from mouse giving the effect that the mouse is under water. The bubbles even expand in Internet Explorer.

[ Get Source Code ]


Title: Mouse Comet
Contributor: Kurt Grigg (kurt.grigg@virgin.net))
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 2.17 KB * Uploaded December 12 2000
Description: This script creates the effect of a comet following the mouse around the browser window. Cool!

[ Get Source Code ]


Title: Mouse Coordinates
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 1.33 KB * Uploaded January 11 2001
Description: Capture mouse X - Y positions with this easy script. Works much like our Mouse Tracker script, but much simpler! Compatible in Internet Explorer and Netscape versions 4+. Great!

[ Get Source Code ]


Title: Mouse Fireworks
Contributor: Matt Gabbert (mgabbert@usrtoday.com)
Contributor URL: http://www.nolag.com
Details: 5.96 KB * Uploaded March 14 2000
Description: (JavaScript 1.2) With each click of the mouse a flurry of fireworks explodes from that spot on the page. You may also use your own images if you want. Great!

[ Get Source Code ]


Title: Mouse Invaders
Contributor: Juan Ignacio Garcia (jigarcia@topmail.com.ar)
Contributor URL: http://ignac.homepage.com
Details: 6.61 KB * Uploaded September 13 2000
Description: Three UFOs chase your mouse cursor around the screen. If they get close enough, they even fire at it. Hilarious!

[ Get Source Code ]


Title: Mouse Orbit
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://freespace.virgin.net/kurt.grigg
Details: 5.33 KB * Uploaded June 9 2000
Description: A series of dots orbit the mouse cursor on the page, giving the appearance of a comet effect. Awesome!

[ Get Source Code ]


Title: Mouse Trails
Contributor: Marcin Wojtowicz (one_spook@hotmail.com)
Details: 2.44 KB * Uploaded January 5 2000
Description: A trail of cursors follow your cursor around the screen as you move the mouse. The image used here is transparent so the effect is subtle, but you could use any transparent image you want. Works in Internet Explorer and Netscape.

[ Get Source Code ]


Title: Move Window
Contributor: Aaron Clinger (aaron@newtheory.net)
Contributor URL: http://www.newtheory.net
Details: 1.41 KB * Uploaded October 13 2000
Description: Move the browser window by simply clicking the buttons on the page. Neat!

[ Get Source Code ]


Title: Mr. Potato Head
Contributor:Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 2.49 KB * Uploaded August 24 1998
Description: Play a good old game of Mr. Potato Head - powered by JavaScript, of course! Click buttons to change the hair, eyes, nose, and mouth! And, click the "View It" button to see Mr. Potato Head!

[ Get Source Code ]


Title: Mr. Push Me!
Details: 2.96 KB * Uploaded June 21 1997
Description: Let JavaScript introduce you to the increasingly popular Mr. Push Me! Mr. Push doesn't mind the occassional push, but watch out if you over do it!

[ Get Source Code ]


Title: Multiple Mailer
Contributor: Jeff Kieke
Details: 1.78 KB * Uploaded July 3 1998
Description: JavaScript can help you send an e-mail to anyone on your "list". Just use the pulldown menu to select a recipient, compose your message, and hit 'Send Message' to send it. This too, is another good JavaScript example for all beginners to learn from.

[ Get Source Code ]


Title: Multiple Users Pass. Protec. (Prompt)
Details: 1.29 KB * Uploaded May 15 1998
Description: This JavaScript is just like the previous Multiple Users one, but doesn't use a table interface to login. Instead, after clicking the Login! button, the script will ask them for their username and password, and then perform the password-protection. Very neat!

[ Get Source Code ]


Title: Multiple Users Pass. Protec. (Login Table)
Details: 1.60 KB * Uploaded May 15 1998
Description: Rather not have one password for access the Members-Only section of your site? Well, along comes this little JavaScript gem. You can set up a separate username and password for as many members as you want, and even give each a different page to go to after logging in!

[ Get Source Code ]


Title: Multiply X By X Calculator
Details: 0.98 KB * Uploaded June 21 1997
Description: This is a very simple, very limited calculator that only does multiplication. This script is perfect if multiplication is all you are looking for.

[ Get Source Code ]


Title: Must Visit From....
Details: 0.62 KB * Uploaded June 30 1999
Description: If other sites links directly the sub-pages of your site or if previous required pages are being skipped, you can now require your visitors to come from a certain page! Those that did not come from the required page are alerted then send back to the required previous page. Clever!

[ Get Source Code ]


Title: Must Visit Sponsor
Details: 0.80 KB * Uploaded August 5 1999
Description: Requires the visitor to click your sponsor's banner or link before being able to enter your site. After clicking the banner or link text, the advertiser's page will open in a new window, and your web page loads in the original window, which is behind the ad window.

[ Get Source Code ]


Title: Name - Browser Info
Details: 2.75 KB * Uploaded June 30 1997
Description: This cookies records the visitor's name and also writes the visitor's browser information to the screen.

[ Get Source Code ]


Title: Name - Visits - Last Visit
Details: 3.42 KB * Uploaded June 30 1997
Description: This cookies records the visitor's name, how many visits, and the last visit.

[ Get Source Code ]


Title: Name - Visits - Message Cookie
Details: 3.32 KB * Uploaded June 30 1997
Description: This cookie records the visitor's name, how many visits, and displays a message depending on how many visits have been recorded.

[ Get Source Code ]


Title: Name Alert
Details: 1.00 KB * Uploaded August 4 1997
Description: JavaScript can personally great all the visitors to your web page! When they enter, they are asked their name, and then they are greeted! Ah.... The wonders of JavaScript.

[ Get Source Code ]


Title: Name Write
Details: 0.69 KB * Uploaded August 4 1997
Description: Instead of alerting the user with 'Welcome Name!' you can write it into your page. This is neat for users to suddenly be reading along and just stumble upon their own name!

[ Get Source Code ]


Title: Neon Text
Contributor: hallo503@hotmail.com (hallo503@hotmail.com)
Contributor URL: http://www.bestjavascripts.com
Details: 2.90 KB * Uploaded January 22 2001
Description: (IE Only) Display messages using this unique neon style method. (Netscape will only display the message normally.) Cool!

[ Get Source Code ]


Title: Netscape Source Image
Contributor: Dion (yobo42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 1.14 KB * Uploaded October 21 1999
Description: When visitors using Netscape right-click your web page and select "View Source" or go to the View menu bar and select "View -> Page Source" the entire source code of your page is displayed. Interestingly enough, it's possible to actually insert an image into Netscape's view source page instead of just having text. When Netscape users view the source of your page, they see an image as well as the source code! Your image could tell the visitor that they are not allowed to view this source code, for example. A very simple but very clever script, indeed.

[ Get Source Code ]


Title: New Links
Contributor:Nicolas
Contributor URL: http://www.javascript-page.com
Details: 1.18 KB * Uploaded May 28 1999
Description: Displaying links as new for a few weeks after adding them is great. But, adding, removing, and updating that "New" icon for each link is pointless! Let JavaScript do your work for you! Just add a small code (less than 40 characters) next to each link with the date you want it to expire, and it will automatically display the "New" icon until the expiration date. What a time-saver!

[ Get Source Code ]


Title: New Window
Details: 0.96 KB * Uploaded May 15 1998
Description: Do you have a link that you'd rather have open in a new window? This little script will do just that! You can even use a button or a text link toopen the new window! Check out the example and see what you think!

[ Get Source Code ]


Title: News Scroller
Contributor: Dion (yobo42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 2.71 KB * Uploaded October 26 1999
Description: Scrolling words along the bottom of the page is cool and all, but this one takes the cake.... You can scroll text, links, images, buttons, basically anything you want, in a little news like box on your site. And, you can have as many 'messages' as you want. Amazing!

[ Get Source Code ]


Title: No Entry
Details: 1.00 KB * Uploaded July 11 1997
Description: Use Javascript to ensure that visitors do not leave a form entry blank.

[ Get Source Code ]


Title: No HTML
Details: 1.11 KB * Uploaded October 4 1998
Description: Use Javascript to ensure that visitors do not type in HTML entries.

[ Get Source Code ]


Title: No Right Click
Contributor: Martin Webb (martin@irt.org)
Details: 1.57 KB * Uploaded June 8 1999
Description: (4.0+ browsers) Ever wanted to prevent users from "borrowing" images from your site through right-clicking them and "save image as..." or right-clicking the page and viewing your page source? This script will (attempt to) disable the right click on your page! As explained, however, this script is not fool-proof !!

[ Get Source Code ]


Title: Number Of Visits
Details: 2.31 KB * Uploaded July 1 1997
Description: This cookies records how many times the visitor has visited the page and writes to the page accordingly. (ie: You have been here 2 times).

[ Get Source Code ]


Title: On/Off Clock
Details: 1.00 KB * Uploaded June 30 1997
Description: This JavaScript example will display a JavaScript clock with an optional on/off switch.

[ Get Source Code ]


Title: One Letter
Contributor: Pun Man Kit (mkpunnl@netvigator.com)
Details: 1.67 KB * Uploaded April 16 1998
Description: This script will scroll one letter at a time of your message until the entire message has been displayed! Very neat!

[ Get Source Code ]


Title: Only One Field
Details: 1.45 KB * Uploaded July 30 1999
Description: The visitor must fill in either one of two fields, their name or email address. If they click in either box the other box's value is erased. Ensures that when the form is submitted only one field contains a value. Also contains validation that makes sure both fields are not empty.

[ Get Source Code ]


Title: Only Popup Once
Details: 2.58 KB * Uploaded September 3 1999
Description: If you have a new window open up on your home page, it opens every time your visitors come back to that page. This is rude as well as very annoying thing to force onto your visitors. But, using cookies, this script can determine if the visitor has been here before, and only open a new window on their first visit to the page. The next time they come back, the script will read the cookie, identify them as a repeat visitor, and NOT open the window again. Neat!

[ Get Source Code ]


Title: Optimized Popup
Contributor: Ronnie T. Moore, Editor
Details: 1.06 KB * Uploaded March 6 2000
Description: Opens a new full screen browser window optimized for the visitor's browser (Netscape, Internet Explorer, or Other). As well, the properties of new window can be customized -- such as the toolbars, scrollbars, menu bar, location bar, the status bar, and whether it is resizable or not. Great!

[ Get Source Code ]


Title: Option Search
Contributor: Darko Egersdorfer (darkoe@za.bynx.com)
Details: 1.90 KB * Uploaded October 24 2000
Description: Allows you to jump to any value in a drop down list. In our example, search for a value between 'a1' and 'a15'. Saves time when it comes to navigating within long pull down menus.

[ Get Source Code ]


Title: OverLIB
Contributor: Erik Bosrup (erik@bosrup.com)
Contributor URL: http://www.bosrup.com/web/overlib/
Details: 7.46 KB * Uploaded March 9 2000
Description: This JavaScript library allows you to display small popup information boxes to help visitors around your website. When their cursor is over a link, your message can be displayed in any of a number of box styles. And, since it is in a '.js' file, you can add the code to your site once and call it from every page of your site. Impressive!

[ Get Source Code ]


Title: Page Extension
Details: 1.29 KB * Uploaded December 23 1999
Description: Displays a message based on the extension (like .html) of the web page. And, it is a breeze to add more file types to the script.

[ Get Source Code ]


Title: Page Scroller
Contributor: Brian Gosselin (bgaudiodr@aol.com)
Contributor URL: http://www.bgaudiodr.iwarp.com
Details: 2.21 KB * Uploaded July 18 2000
Description: Placing the cursor on the page's up or down arrows located in the bottom right corner of the browser window will automatically scrolls the page. Cool!

[ Get Source Code ]


Title: Page Up For
Details: 1.96 KB * Uploaded July 1 1999
Description: JavaScript can even display how long your web page has been online. Just enter the date, the script does the calculations, and prints out the time. It has a very nice readout and looks very professional!

[ Get Source Code ]


Title: Page Variable
Details: 0.61 KB * Uploaded April 16 1998
Description: Not exactly the most used script, but this one allows you to reference the page name in a variable. Instead of yourdomain.com/index.html, you can use this script to create a variable that stores index.html for your use! You can use it with alerts, document.write, etc. Take a look!

[ Get Source Code ]


Title: Page Viewed Date
Details: 0.60 KB * Uploaded August 18 1997
Description: I think it's always interesting to see some information about the page itself. This JavaScript will write out when the page was viewed, according to the visitor's clock.

[ Get Source Code ]


Title: Parabola Grapher
Contributor: Andreas Verhoeven (ave2233@yahoo.com)
Details: 3.10 KB * Uploaded April 6 2000
Description: Enter a parabolic equation, like 5x^2 + 18x + 27 and this calculator will determine all the vital information about the graph. And, a rough graph of the curve is available. I wish I know about JavaScript back in high school....

[ Get Source Code ]


Title: Particle Field
Contributor: Joe Lard (darg36@home.com)
Contributor URL: http://members.home.net/darg36
Details: 6.50 KB * Uploaded December 14 2000
Description: Illustrates movement of stars (or snow) depending on the direction of the mouse. Awesome!

[ Get Source Code ]


Title: Pass Menu (in frames)
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.42 KB * Uploaded March 27 2000
Description: After the user selects an option in the pulldown menu in the left frame, JavaScript can pass that option's value into a text box in the right frame when the button is clicked. Cool!

[ Get Source Code ]


Title: Pass Textbox (in frames)
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.38 KB * Uploaded March 24 2000
Description: Copies the text in a box in the left frame into a box in the right frame when the button is clicked. A clever way to pass values in frames.

[ Get Source Code ]


Title: Passing Values
Details: 1.23 KB * Uploaded November 11 1999
Description: Here is a clever way of 'unwrapping' the contents of a form when passed from one page to the next. This capability would be useful in many situations, such as passing the contents of a form to another page, retaining information about the current page for the rest of their visit, etc. Great!

[ Get Source Code ]


Title: Password Generator
Contributor: ataxx@visto.com (ataxx@visto.com)
Details: 3.49 KB * Uploaded October 27 2000
Description: Generate a random password with the ability to include special characters and password restrictions.

[ Get Source Code ]


Title: Password Pro Pass. Protec.
Contributor: Lefteris Haritou (lef@writeme.com)
Contributor URL: http://www.geocities.com/~lef
Details: 2.55 KB * Uploaded October 26 1997
Description: This script uses a different approach to Password Protection. It still uses the password as the actual page, but it uses an encryption method that encrypts and checks the password. So if you fail to enter it correct after 3 times you go to a specific page (specified by the webmaster) and you don't get the annoying 404 page not found message as in other scripts. The password is password

[ Get Source Code ]


Title: Preload Page
Contributor: Gilbert Davis
Details: 1.20 KB * Uploaded September 28 2000
Description: Displays a loading message as the page, including images and sound elements, are loaded in the background. When the page finishes loading the screen is shown, similar to how Macromedia's Flash plugin works. Easy!

[ Get Source Code ]


Title: Password Prompt Pass. Protec.
Details: 0.58 KB * Uploaded August 13 1997
Description: If a visitor wants to go a password protected page, they must first enter the correct password on the page with this script. This script will just take you them to [password entered].html This is a very good script if JavaScript is enabled and as long as you have an index.html file in your directory. As an added bonus, it's only 8 lines! The password is the protected filename without the .html ending.

[ Get Source Code ]


Title: Password Verifier
Contributor: Carey Walker (carey.walker@citicorp.com)
Details: 1.13 KB * Uploaded April 18 1999
Description: Keep your visitors from submitting their form until their "password" and "re-enter password" fields match, for verification purposes. They get an error message telling them to re-enter the passwords if they do not match.

[ Get Source Code ]


Title: Peg
Contributor:Erik Gos (erik.gos@hiva.kuleuven.ac.be)
Details: 29.10 KB * Uploaded August 18 1998
Description: An interesting little JavaScript game where you try to leave only one peg by jumping one over another and removing the 'jumped' peg. Sound easy? See how well you can do!

[ Get Source Code ]


Title: Percent Calculator
Contributor: Tom Richardson Jr. (gooftroop@geocities.com)
Details: 1.57 KB * Uploaded February 26 1999
Description: Don't waste another minute dealing with percent problems. This script will solve both of these for you, just enter the values! What a time-saver!

[ Get Source Code ]


Title: Percent of Increase
Contributor: Joey Mornin (jmornin@gateway.net)
Details: 1.17 KB * Uploaded February 4 2000
Description: Enter two numbers and JavaScript will help you determine the percent of increase. This is a perfectly simple example of using a JavaScript return function. Check it out!

[ Get Source Code ]


Title: Periodic Table
Contributor:Matthew Hoesch (mdih@msn.com)
Details: 15.90 KB * Uploaded August 18 1998
Description: Besides a very organized Periodic Table, this script will tell you lots of information about any periodic element you click on. Very neat!

[ Get Source Code ]


Title: Phone Bill
Details: 2.04 KB * Uploaded July 3 1998
Description: Does it ever bother you how much a long-distance phone call is going to cost, after you hung up? With this script, all you have to do is enter the amount per minute, and any initial amount, then click start when the call begins and see the total charge at any time! Save time, money, and learn JavaScript all with this script! :-)

[ Get Source Code ]


Title: Phone Lookup
Details: 1.54 KB * Uploaded October 5 1999
Description: Allows the user to enter their area code and phone number and have the modem dialup phone number for their area displayed. If their area code matches an area code as defined in the script, the appropriate dialup number is displayed. For all other area codes, an error message is displayed. Only supports one dialup number per area code, though.

[ Get Source Code ]


Title: Phone Number Converter
Contributor: Kevin Steffler (ksteff@ionsys.com)
Contributor URL: http://web.ionsys.com/~ksteff
Details: 5.25 KB * Uploaded December 28 1998
Description: Have you ever wondered if your phone number has a memorable text equivalent, like 555-HELP? Just type it in and this script will generate all possible combinations, just pick your favorite one and tell the world how to reach you.

[ Get Source Code ]


Title: Photo Album
Contributor: Jennifer Stuart (jenniferstuart@yahoo.com)
Details: 7.22 KB * Uploaded August 14 2000
Description: Display your pictures in a JavaScript-powered photo album. The number of images, name of the album, and other details can be changed. On the individual page for each image, previous and next buttons allow the user to easily view the rest of the images. Great!

[ Get Source Code ]


Title: Picture Memory
Contributor: Kien Caoxuan (kcaoxuan@caoxuan.com)
Contributor URL: http://www.caoxuan.com
Details: 4.62 KB * Uploaded August 10 2000
Description: Take your time and study the underwater picture very carefully. When you are ready, start the memory test. The game will ask you where you saw the pieces. See if you can get all 15 right! Not as easy as it sounds!

[ Get Source Code ]


Title: Picture Puzzle
Contributor: Davey Erwin (daverwin@hotmail.com)
Contributor URL: http://daverwin.homepage.com
Details: 11.50 KB * Uploaded May 8 2000
Description: The classic mix-up puzzle that uses any image you want. Your image is 'cut' into puzzle pieces and left to be scrambled then solved by your visitors. (This script uses Dan Steinman's Dynapi code.)

[ Get Source Code ]


Title: Platform Page
Details: 0.53 KB * Uploaded May 21 1999
Description: Do you maintain a different version of your site for Windows and another for Mac users? Or, when allowing your visitor to download items from your site, would you like to automatically redirect them to the appropriate software download page for their computer? This script does it all, and it's short too!

[ Get Source Code ]


Title: Playoff Chart Maker
Contributor: Tom McComb (mrtuba@tampabay.rr.com)
Contributor URL: http://home.tampabay.rr.com/mrtuba
Details: 5.23 KB * Uploaded January 26 2000
Description: Enter the number of teams in your tournament and JavaScript will output the appropriate single-elimination playoff chart. Just print it out and fill it in to track your tournament. Great!

[ Get Source Code ]


Title: Plugin Page
Contributor:Mattias Jonsson (gt96mjn@blg.du.se)
Contributor URL: http://www.du.se/~gt96mjn
Details: 0.72 KB * Uploaded June 12 1998
Description: If you maintain separate pages, one plugin enhanced, the other not, here's a simple way to send your visitors to the right page automatically. Besides being a very short script (it loads fast) you can modify the code to look for any plugin you want. Give it a try!

[ Get Source Code ]


Title: Plugins Alert
Details: 0.91 KB * Uploaded August 23 1997
Description: JavaScript will count how many plugins are installed then make a remark based on that count to your visitors - totally written in JavaScript!

[ Get Source Code ]


Title: Plugins Table
Details: 2.31 KB * Uploaded August 23 1997
Description: JavaScript can create a table to display all the plugins displayed on your computer. Also tells if they are enabled, etc....

[ Get Source Code ]


Title: Pokemon
Contributor: Paul (Poke_Paul@hotmail.com)
Contributor URL: http://www.angelfire.com/ak3/MewHiddenLair
Details: 9.71 KB * Uploaded August 19 1999
Description: An interactive version of Pokemon which allows you to raise your very own Pikachu! Try it!

[ Get Source Code ]


Title: Pokemon Invaders
Contributor: Sam Dodge (nancied@mac.com)
Contributor URL: http://raichusscastle.hypermart.net
Details: 5.64 KB * Uploaded May 26 2000
Description: Try your luck as a pokemon protecting the world against an invading enemy squad.

[ Get Source Code ]


Title: Popup Page
Details: 0.81 KB * Uploaded July 23 1999
Description: JavaScript can open another window a specified number of seconds after the first page finishes loading. This popup page can function as an advertising window, some tips on navigating your site, what's new, and lots more. Nice!

[ Get Source Code ]


Title: Popup Picker
Contributor: Shawn A. Mann (dharmamann@hotmail.com)
Contributor URL: http://www.laughingshaman.com
Details: 2.14 KB * Uploaded October 25 2000
Description: Select an item from the list and the selected value is passed to the form field of the original window, and the pop-up closes automatically. Useful!

[ Get Source Code ]


Title: Portable Menu
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 1.69 KB * Uploaded June 4 1999
Description: On your site, it's often useful to have a navigation menu for visitors to help them get around on your site. This navigation menu, however, is different. As the visitor scrolls up and down your site, the menu moves up and down with them! It's a portable menu! (The only concern when adding this to your site is to make sure you move the regular content on your site over enough that the portable menu won't cover it) Great!

[ Get Source Code ]


Title: Paycheck Calculator
Contributor: Dan Scott (dscott@wirepower.com)
Contributor URL: http://www.wirepower.com
Details: 2.32 KB * Uploaded January 20 2000
Description: Entering your pay rate and the number of hours you worked and optionally any overtime hours and pay rate, your own tax rate, and other deductions. Find out where your money comes from and where it's going.

[ Get Source Code ]


Title: Popup Date Picker
Contributor: Kedar R. Bhave (softricks@hotmail.com)
Contributor URL: http://www.softricks.com
Details: 17.17 KB * Uploaded September 6 2000
Description: Getting date input for your web site visitors and customers was never this easy! A popup window appears allowing the user to select a date simply by a clicking it. The user can navigate to previous and future dates, and the selected date is displayed in your form. Great! Uses a .js file so it's easy to re-use this code on your pages.

[ Get Source Code ]


Title: Popup Window Maker
Idea By:Nic Wolfe (Nic@TimelapseProductions.com)
Web URL: http://fineline.xs.mw
Details: Uploaded June 14 2000
Description: Don't worry any more about editing the code by hand, use our code generator! Fill out the specifications of the popup window you would like to use, including the URL and the various options such as menubars, toolbars, scrollbars, etc, and click the generate button. Just add this generated code to your site, or even have us mail it to you! Neat!

[ Get Source Code ]


Title: Power Equivalents
Details: 5.28 KB * Uploaded July 3 1997
Description: JavaScript can help you find power equivalents.

[ Get Source Code ]


Title: Pregnancy Calculator
Contributor: Ronnie T. Moore, Editor
Details: 5.17 KB * Uploaded March 13 2000
Description: Enter the mother's pregnancy information into this calculator and JavaScript will provide an estimated conception date, birth due date, and an estimated current fetal age. Great for all those mothers-to-be!

[ Get Source Code ]


Title: Preload Images
Details: 0.54 KB * Uploaded January 29 1999
Description: Ever wanted to get rid of the delay that happens when users put their cursor on a image while the 'onmouseover' image loads? Use JavaScript to preload your 'onmouseover' images and the delay is gone! Useful!

[ Get Source Code ]


Title: Preload Images & Rollover Generator
Details: Uploaded January 21 1998
Description: Script generator for our ever-popular image change rollover JavaScript. Just fill out the information, and it will generate your code for you - no more modifications are necessary! And, we can even mail the generated code to you! Wow... :-)

[ Get Source Code ]


Title: Pressure Equivalents
Details: 6.31 KB * Uploaded July 3 1997
Description: JavaScript can help you find pressure equivalents.

[ Get Source Code ]


Title: Prime Number Calculator
Details: 0.88 KB * Uploaded December 4 1998
Description: Enter a number and JavaScript can instantly tell you if it is a prime number or not. I wish I had this little gem to help me in my math classes!

[ Get Source Code ]


Title: Print Page
Details: 0.58 KB * Uploaded July 13 1999
Description: Although JavaScript can't print a web page automatically, it can bring up the print prompt box just like the print button in the web browser does. The user can click "OK" to print the page. The script can be placed as a reminder to your visitors to print out important pages which contain their passwords, account info, order number, etc. The script can also be set to automatically remind them when the page loads.

[ Get Source Code ]


Title: Print Page (Automatic)
Details: 0.79 KB * Uploaded July 13 1999
Description: This automatic version of Print Page reminds them to print the page as soon as the page finishes loading. Useful when you want the visitor to print out their order page, or their account info page, or any other page with sensitive information.

[ Get Source Code ]


Title: Proper Date
Details: 1.03 KB * Uploaded February 11 1999
Description: This little script will help you return the "proper" day ending - August 1st, August 2nd, August 3rd, etc. Neat!

[ Get Source Code ]


Title: Protect Images
Details: 0.81 KB * Uploaded May 21 1999
Description: (4.0+ browsers) Keep visitors from stealing your site images by right-clicking and then selecting "Save Image As..." This script will disable the right click on all the images on your site. Not foolproof, but helpful!

[ Get Source Code ]


Title: Pulldown Menu
Contributor: Alex Tu (boudha1@hotmail.com)
Contributor URL: http://www.geocities.com/alex_2106
Details: 1.20 KB * Uploaded April 16 1998
Description: You can make it easier on our visitors to find their way around your site. I highly suggest using the extremely popular and extremely useful menu list. It seems every good site has one.... So, put one on your site!

[ Get Source Code ]


Title: Pulldown Menu (Automatic in Frames)
Details: 1.79 KB * Uploaded July 17 1998
Description: Here's the Automatic Pulldown menu, but in Frames! Have the link open in a different frame of your site! Neat!

[ Get Source Code ]


Title: Pulldown Menu (Automatic)
Details: 2.96 KB * Uploaded August 13 1997
Description: This Javascript will display an ordinary-looking menu . Once a link is selected, the visitor is automatically taken to the website without hitting 'Go!' or anything.

[ Get Source Code ]


Title: Pulldown Menu (Description)
Details: 4.54 KB * Uploaded August 13 1997
Description: If you have plenty of space on you webpage or just would like to use a more comprehensive menu list, then this script might suit you nicely. This script works very well and is also very visually appealing.

[ Get Source Code ]


Title: Pulldown Menu (Double)
Contributor: Webreference.com
Contributor URL: http://www.webreference.com
Details: 4.56 KB * Uploaded January 29 1999
Description: If you have an 'archive' site, like JavaScript Source Code 2002, it might make more sense to provide archive-like navigation. The Visitors can choose your topic (or category, as is the case in TJS) from the first menu list and then pick a link from the second menu list. This is a very wonderful script.

[ Get Source Code ]


Title: Pulldown Menu (in Frames)
Details: 1.44 KB * Uploaded January 2 1997
Description: If you would like to use a pulldown menu, but would like to do so in frames, this is the script for you. One frame will contain the pulldown menu and the selections will be opened in the other frames!

[ Get Source Code ]


Title: Pulldown Menu (Popup)
Details: 1.32 KB * Uploaded June 29 1999
Description: After the user selects an option in the pulldown menu, the new page opens in a new window! This is useful when linking to sites not within your site when you do not want the user to leave your site. Your site will remain open in the other window so the visitor can come back to it when the are finished with the popup page. You can even control the size of the popup window, whether it has scrollbars, menubars, toolbars, etc.

[ Get Source Code ]


Title: Pythagorean Theorem
Details: 0.99 KB * Uploaded May 14 1999
Description: One of geometry's most useful formulas, the Pythagorean Theorem, can be applied to the numbers you enter in JavaScript! Just enter 'A' and 'B' and the script solves for 'C.' Neat!

[ Get Source Code ]


Title: Quadratic Equation
Contributor:Songzi Du (xdu1@iupui.edu)
Contributor URL: http://members.tripod.com/~Songzidu/mainpageindex.html
Details: 2.01 KB * Uploaded November 1 1998
Description: Why didn't I have one of these during high school math? Just enter the coefficients for the quadratic 'Ax^2 + Bx + C = 0' equation and JavaScript will output the solutions (if they are not imaginary!). Neat!

[ Get Source Code ]


Title: Quadratic Solver
Contributor: John Caranta (caranta@netzero.net)
Details: 2.77 KB * Uploaded November 24 2000
Description: Solves quadratic equations for inputted coefficients. Answers can be either real or complex. Awesome!

[ Get Source Code ]


Title: Quantity Totals
Contributor: Paul DeBrino (irandd@aol.com)
Details: 3.96 KB * Uploaded November 30 2000
Description: (Best with Internet Explorer) Update to our Form Totals Script. Allows you to enter a quantity of each item selected and finds the total automatically. Great!

[ Get Source Code ]


Title: Quarterly Calendar
Details: 2.49 KB * Uploaded June 21 1997
Description: This is a very interesting "pretty" JavaScript calendar. It displays the current month, and the month prior and forthcoming on each side.

[ Get Source Code ]


Title: Quick Alert
Contributor: Agent023á(agent023@abutech.com)
Contributor URL:áhttp://www.abutech.com
Details: 0.57 KB * Uploaded January 28 1998
Description: Here is the simpliest and probably fastest JavaScript alert. As soon as the visitor's browser reads the JavaScript alert coding, the alert is displayed. This is even faster than the onLoad alert and even less coding!

[ Get Source Code ]


Title: Quick Jump
Details: 0.32 KB * Uploaded July 7 1999
Description: Similar to the location box in your browsers, just enter a complete web site address (starting with http://) in the box and click enter to jump to that site! Short script - only three lines of code!

[ Get Source Code ]


Title: Quick Jump Phrases
Contributor: Jay Bienvenu (jay@bienvenu.net)
Details: 4.91 KB * Uploaded December 3 1999
Description: Allows the user to quick jump to the site of their choice just by entering the short phrase for that site. It even displays a list of all the sites and the phrases to go there automatically! Definitely a clever way to allow visitors to navigate your site. (Be sure to put this script on it's own page of your site.)

[ Get Source Code ]


Title: Quick Preview
Contributor: Ronnie T. Moore, Editor
Details: 1.56 KB * Uploaded February 24 2000
Description: When the user clicks the thumbnail image the full picture loads in a new window. The window can optionally be configured to close a fixed number seconds after the page has loaded.

[ Get Source Code ]


Title: Quote of the Day
Contributor: George Chuang
Details: 5.33 KB * Uploaded July 29 1999
Description: A different quote is displayed each day of the month as the quote of the day. A breeze to customize!

[ Get Source Code ]


Title: Radioactive Calculator
Details: 1.37 KB * Uploaded July 7 1997
Description: Use JavaScript to find how much radioactive material remains after a given time.

[ Get Source Code ]


Title: Radio Totals
Contributor: Paul DeBrino (irandd@aol.com)
Contributor URL: http://members.aol.com/irandd/
Details: 6.37 KB * Uploaded January 9 2001
Description: (Best with Internet Explorer) Select items in this totals form using checkboxes and radio buttons. Netscape version available at http://members.aol.com/irandd/.

[ Get Source Code ]


Title: Rainbow Fade
Contributor: Jenny Lam (tabiko@sprint.ca)
Contributor URL: http://www.geocities.com/Tokyo/Ginza/3379
Details: 2.05 KB * Uploaded May 1 1998
Description: That was another way to get your visitor's attention - with a rainbow fade! Just take a look! It's neat!

[ Get Source Code ]


Title: Rain
Contributor: Matthew Musgrove ( muskrat@lvnworth.com)
Contributor URL: http://free.prohosting.com/~musgrove
Details: 3.14 KB * Uploaded January 19 2000
Description: (Version 4.0+ Browsers) Appears as if it is raining on your web page, wow! The effect is accomplished by using DHTML in layers. Clever! As an added plus, you can easily customize the number of raindrops and how fast they fall.

[ Get Source Code ]


Title: Rainbow Text
Contributor: Quak Zhixuan (zhixuan@email.com)
Contributor URL: http://www.chs.edu.sg/~991b20
Details: 1.69 KB * Uploaded November 4 1999
Description: Displays your text in a multitude of rainbow colors. Definitely a visually appealing effect. And, it's a breeze to modify.

[ Get Source Code ]


Title: Random Background
Details: 2.00 KB * Uploaded June 21 1997
Description: Get a random background color with the touch of a button. This script uses 15 pre-determined background colors and then randomly chooses one. This is a great effect if you know what background colors don't interfere with the text on your page. Then, you can make them the 15 pre-determined background colors.

[ Get Source Code ]


Title: Random Click Image
Contributor: Nicholas Lupien (smylex@aol.com)
Details: 1.49 KB * Uploaded June 1 2000
Description: Displays a random image when the page is loaded and each time the image is clicked. Simple!

[ Get Source Code ]


Title: Random Colors
Details: 1.27 KB * Uploaded June 21 1997
Description: Every times a visitor comes to a page with this script in effect, they get a different foreground and background color. However, occassionally you do get a background and foreground color that makes your text unreadable.

[ Get Source Code ]


Title: Random Computer Puns
Details: 2.36 KB * Uploaded June 30 1997
Description: If you are a computer junkie, like me, then you probably will get a kick out of these random computer quotes all written by JavaScript.

[ Get Source Code ]


Title: Random Distribution
Contributor: Phil Pavlik (ppavlik@nmu.edu)
Contributor URL: http://chemistry.nmu.edu/ppavlik/
Details: 3.13 KB * Uploaded December 15 2000
Description: Generate normally distributed random numbers by entering a mean value and standard deviation. Uses the normal law of error to determine an events given probability. Neat!

[ Get Source Code ]


Title: Random Image Rotator
Contributor: Robert Bui (astrogate@hotmail.com)
Contributor URL: http://astrogate.virtualave.net
Details: 2.29 KB * Uploaded July 27 2000
Description: Rotates a series of images on the page every few seconds. The images can easily be changed, and the script can be modified to rotate the images randomly or in order.

[ Get Source Code ]


Title: Random Images
Details: 2.38 KB * Uploaded June 21 1997
Description: As an alternative to background colors and random background colors, JavaScript allows you to have random background images. Just take a look at the background of this page then hit reload. Notice anything? Ah, chalk another one up to JavaScript.

[ Get Source Code ]


Title: Random Job Offer
Contributor: Mark Washburn (mawcowboyusa@netscape.net)
Contributor URL: http://sites.netscape.net/mawcowboyusa/homepage
Details: 7.64 KB * Uploaded August 7 2000
Description: Generators a humorous yet random job description each time the page is loaded. I wouldn't be amazed if you receive job applications from site visitors. Haha!

[ Get Source Code ]


Title: Random Jokes
Contributor: Randy Hall (randy.hall@i.am)
Contributor URL: http://i.am/randy.hall
Details: 3.17 KB * Uploaded April 14 2000
Description: Ask your visitors a random joke or question from an array of questions. When they put their cursor over the question, a layer or alert message will appear with the answer. Cool!

[ Get Source Code ]


Title: Random Life Quotes
Details: 3.69 KB * Uploaded August 4 1997
Description: If you want a quote to live by, check out this JavaScript life quotes generator.

[ Get Source Code ]


Title: Random Link Generator
Details: 0.99 KB * Uploaded June 21 1997
Description: Are you feeling, I don't know.... A little random? Then check out this random link generator! It randomly selects a URL from a pre-determined list and sends the user there!

[ Get Source Code ]


Title: Random Midi
Details: .83 KB * Uploaded August 23 1997
Description: If you would like to play a little music on your web site, this script will be perfect for you. However, in this example, no music will play - you just need to make the script reflect the midi's you would like to use.

[ Get Source Code ]


Title: Random Murphy's Laws
Details: 2.46 KB * Uploaded August 4 1997
Description: I know you've heard of those witty little Murphy's Laws... Well, now you can have them on your web page! JavaScript can pick one and display it randomly each time your page is loaded!

[ Get Source Code ]


Title: Random Name Generator
Contributor: Michael C. Hundt (mchundt@nglic.com)
Contributor URL: http://www.cinet.net/~mhundt/mystuff.htm
Details: 2.81 KB * Uploaded September 23 1999
Description: Creates a random male or female character name for use in a story, movie, play, etc. Cool.

[ Get Source Code ]


Title: Random Number
Details: 2.75 KB * Uploaded July 11 1997
Description: The computer will thinks of a random number between 0 and 49. Just guess it! Higher and lower hints included!

[ Get Source Code ]


Title: Random Lotto Numbers
Details: 0.96 KB * Uploaded August 23 1997
Description: Use this script to pick 16 random numbers. Lottery, for fun, whatever.

[ Get Source Code ]


Title: Random Number
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 0.94 KB * Uploaded March 22 2000
Description: Pass a range of numbers to this JavaScript function and it will return a random number within that range. For example, passing the range of [1, 158] would return a number such as 37, 141, 18, etc. Awesome!

[ Get Source Code ]


Title: Random Page
Details: 0.89 KB * Uploaded March 21 1999
Description: An easy way to instantly send the visitor to a random HTML page. Just enter the random pages you want to use, and you're done!

[ Get Source Code ]


Title: Random Puns
Details: 1.58 KB * Uploaded August 4 1997
Description: Use JavaScript to display one of many random puns. All are funny!

[ Get Source Code ]


Title: Random Quips
Details: 5.44 KB * Uploaded August 4 1997
Description: Of all the random message JavaScripts here at TJS, I probably like this one the most. It's hilarious! The JavaScript will randomly pick and write a quote to your web page. They're all funny! You'll love 'em!

[ Get Source Code ]


Title: Random Sentences
Details: 20.10 KB * Uploaded August 4 1997
Description: Use JavaScript to write a random sentence to your web page. Unlike the other random scripts that pick one of 60, this script NEVER uses the same sentence twice! It picks a new subject, verb, and object combination for each page load.

[ Get Source Code ]


Title: Reaction - Background
Details: 2.91 KB * Uploaded July 15 1997
Description: (Netscape only) Just how fast can you react? Play this little JavaScript wonder and find out. In this example, you react when the background changes color instead of dealing with a button.

[ Get Source Code ]


Title: Reaction - Button
Details: 2.87 KB * Uploaded July 15 1997
Description: (Netscape only) Just how fast can you react? Play this little JavaScript wonder and find out.

[ Get Source Code ]


Title: Referrer
Details: 0.52 KB * Uploaded December 21 1997
Description: It's always fun to show how good you are with JavaScript. This script will show where the visitor came from. Pretty cool!

[ Get Source Code ]


Title: Referrer Redirect
Contributor: Ronnie T. Moore, Editor
Contributor URL: http://javascriptsource.com
Details: 0.84 KB * Uploaded September 19 2000
Description: Redirects the user based on the referring web address. Now its a breeze send people to different sections of your site based on where they came from. Clever!

[ Get Source Code ]


Title: Refresh
Details: 1.36 KB * Uploaded August 23 1997
Description: Sometimes, it may be necessary to forward visitors autmatically (or in a certain number of seconds) to another page. If you move to a different server, you might put this script at the old server pointing visitors to the new server.

[ Get Source Code ]


Title: Reload on Resize
Details: 0.23 KB * Uploaded December 22 1999
Description: Useful for situations when a page resize moves the page elements improperly or causes JavaScript errors, which has been known to occasionally occur on pages with layers. As a solution, this script reloads the web page when the user resizes the page.

[ Get Source Code ]


Title: Remote Control
Details: 1.76 KB * Uploaded February 10 2000
Description: Simplify the navigation process on your web site by allowing your visitors to open a small remote control window with links to the sections of your site. And, when they click a link, the remote control closes and they are taken to the page in the main window. Great!

[ Get Source Code ]


Title: Remove Returns
Contributor: Ascii King (chicorama@usa.net)
Contributor URL: http://www.geocities.com/enchantedforest/2120
Details: 1.41 KB * Uploaded June 20 2000
Description: Converts carriage returns in a string to the
tag so that the input can be properly displayed in HTML. Without the script, returns in an input field are not preserved when submitting in a form. Useful for guestbooks or other times when a user's input must be preserved.

[ Get Source Code ]


Title: Replace Characters
Details: 1.09 KB * Uploaded August 16 1999
Description: Replaces a character or multiple characters in a textbox when the visitor goes to the next field (or in this example, clicks the submit button).

[ Get Source Code ]


Title: Resizable Viewer
Contributor: Michael Rose (mrose@door.net)
Details: 2.56 KB * Uploaded May 5 2000
Description: Displays a small 'image loading' picture while the main image is loading. When the image completes, the viewer window is appropriately resized, centered on the screen, and 'image loaded' is displayed. Neat!

[ Get Source Code ]


Title: Resize Link
Contributor: Kevin B. Ebert (kevin@bernardstudios.com)
Contributor URL: http://www.bernardstudios.com
Details: 0.67 KB * Uploaded October 9 2000
Description: Useful for webmasters, this script lets you view any web page at different resolutions by simply clicking the link and entering the height and width values. Tip: You can drag the link to your "Links" toolbar, and use it on any page you are viewing.

[ Get Source Code ]


Title: Resolution Image
Contributor: Daniel Farmer (danfarmer@hotmail.com)
Contributor URL: http://www.webgraphics.on.ca
Details: 0.96 KB * Uploaded December 2 1999
Description: (Version 4.0+ Browsers) Loads an image with different dimensions based on the users screen resolution setting. Higher resolution browsers see an image with increased dimensions and lower resolution browsers see an image with decreased dimensions. This separation ensures that each browser sees the image size that looks best in their browser. Great use of JavaScript1.2 also!

[ Get Source Code ]


Title: Resolution Page
Details: 1.29 KB * Uploaded October 4 1998
Description: When users visit your page, JavaScript will determine their screen's resolution and redirect them to the page of your site that you wrote for that screen size!

[ Get Source Code ]


Title: Reusable Menus
Contributor: Cyanide_7 (leo7278@hotmail.com)
Contributor URL: http://www7.ewebcity.com/cyanide7
Details: 1.40 KB * Uploaded April 13 2000
Description: A Javascript-powered set of related menus that all run in the same select object on a page. This allows for easy customization and menu independence. You can have as many sublevels as you like, in as many individual menus as you like, in as many different forms as you like! Awesome!

[ Get Source Code ]


Title: RGB Slider
Contributor: Andrew Houser (houser@houserdesign.com)
Contributor URL: http://www.houserdesign.com
Details: 10.47 KB * Uploaded April 4 2000
Description: Simple RGB to HEX color converter utilizing DHTML sliders. Amazing!

[ Get Source Code ]


Title: RGB to Hex
Contributor: John Downey (Genaztek@aol.com)
Details: 6.21 KB * Uploaded June 29 2000
Description: Converts the RGB (Red, Green, Blue) value you enter to its appropriate HTML hexademical value. Allows you to use the same color on a web page and in a graphics editor program.

[ Get Source Code ]


Title: Right Browser
Contributor URL: http://www.geocities.com/SiliconValley/6052
Details: 1.46 KB * Uploaded February 22 1998
Description: How do you let your visitors know that they do or do not have the right browser to view your site? Use this JavaScript! It'll tell them if they are using the right browser and the right version, or not....

[ Get Source Code ]


Title: Right Click Menu
Contributor URL: http://www.dynamicdrive.com
Details: 3.36 KB * Uploaded September 21 2000
Description: (Internet Explorer Only) Displays a menu when the visitor right click's on the page. You can easily use style sheets to modify the menu 'skins', or write your own. Awesome!

[ Get Source Code ]


Title: Rock, Paper, Scissors
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 2.66 KB * Uploaded April 25 2000
Description: Play Rock, Paper, Scissors against your computer. Make your selection and the computer will randomly choose as well and then the game will be scored. Fun!

[ Get Source Code ]


Title: Rocket Blaster
Contributor: Brian Gosselin (bgaudiodr@aol.com)
Contributor URL: http://www.bgaudiodr.iwarp.com
Details: 9.26 KB * Uploaded August 9 2000
Description: Use your mouse to aim and shoot at rockets that fly across the screen. It may require some practice timing the shots to compensate for the distances. Interestingly, the game never ends -- just play as long as you want. Sweet!

[ Get Source Code ]


Title: Roman Numerals
Contributor: Dougie Lawson (darkest@attglobal.net)
Details: 1.96 KB * Uploaded May 31 2000
Description: This script helps you write the copyright statements on your page. It outputs the correct Roman Numerals for any year you want, including the current year. Clever!

[ Get Source Code ]


Title: Room Size Calculator
Details: 3.27 KB * Uploaded July 7 1997
Description: Use JavaScript to find the approximate room size you'll need depending on your room setup and arrangement.

[ Get Source Code ]


Title: Rotate Status
Contributor: Phillip Bryant (toxic1@fcmail.com)
Contributor URL: http://fly.to/toxic
Details: 0.84 KB * Uploaded January 4 2001
Description: Rotate two messages in the status bar with this script. Easy to add and modify!

[ Get Source Code ]


Title: Rotating Pulldown Menu
Contributor: Dion (yobo42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 1.05 KB * Uploaded October 6 1999
Description: Rotates site messages in a pulldown menu every few seconds. A good way to conserve screen space and even allows the user to simply click the pulldown menu to view all the messages at once. Cool!

[ Get Source Code ]


Title: Roulette
Contributor: Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 3.67 KB * Uploaded December 4 1998
Description: Select a new background color on this roulette wheel! Stop each wheel and hit "view" to see that background color wheel combination! Cool!

[ Get Source Code ]


Title: Round Numbers
Details: 0.94 KB * Uploaded May 11 1999
Description: A simple function to round a decimal number to any number of decimal places you want just by passing it different values. Neat! Very short code, too!

[ Get Source Code ]


Title: Running Calculator
Contributor: Keith Jenci
Contributor URL: http://www.geocities.com/ResearchTriangle/Campus/3835
Details: 4.47 KB * Uploaded December 20 1999
Description: Allows runners to calculate their time, distance covered, or pace by entering the other two values. Distance and pace can be converted between various measurements. A great 3-in-1 script for runners!

[ Get Source Code ]


Title: Safe Colors
Contributor: The Radiance Group, Inc. (info@radiancegroup.com)
Contributor URL: http://www.radiancegroup.com
Details: 1.35 KB * Uploaded April 2 1998
Description: If you are involved with graphics creation or website design, it's important to understand how colors are seen on different browsers and different platforms. This script will show you all the "safe" colors, the ones that show up the same for all browsers and platforms. So, when you design a site or create an image, be sure to use the "browser-safe" colors! Don't you just love JavaScript?

[ Get Source Code ]


Title: Savings Estimator
Contributor: Michael C. Hundt (mchundt@nglic.com)
Contributor URL: http://www.cinet.net/~mhundt/mystuff.htm
Details: 2.32 KB * Uploaded September 24 1999
Description: Enter how much you can afford to save each month, how long you can save this amount, and the interest rate you can get on your savings and this script will display your total savings.

[ Get Source Code ]


Title: Scientific Calculator
Details: 4.63 KB * Uploaded July 7 1997
Description: This is a very cool JavaScript calculator that does many advanced functions - cosine, sine, tangent, square root, exponents, etc. Very Cool!

[ Get Source Code ]


Title: Screen Details
Details: 1.41 KB * Uploaded December 21 1997
Description: Use this script to show visitors several interesting details about their screen - the screen width, screen height, and screen resolution of their browser window!! You might use this script to suggest that your visitors expand their browser to a larger size before accessing your site, etc.

Get Source Code ]


Title: Screen Percentage
Contributor: Giulio Gravinese
Contributor URL: http://www.universeg.com
Details: 1.45 KB * Uploaded September 29 1999
Description: (Requires 4.0+ browsers) Displays what percentage of your screen's total area is being used by the browser window. This script will not even be run and will not cause errors in lower version browsers.

[ Get Source Code ]


Title: Screen Size
Details: 0.51 KB * Uploaded August 23 1997
Description: JavaScript can even tell the visitor their screensize in the format: XX pixels by XX pixels. Very neat.

[ Get Source Code ]


Title: Script Debugger
Details: 0.92 KB * Uploaded June 18 1999
Description: Having trouble adding a JavaScript to your site? Just can't get things working? Add this short script to your site, and it will report to you JavaScript errors as they happen in a box on the screen. The idea is that you will see what the error is, and hopefully give you some ideas on how to fix it. I actually use this script when I debug scripts!

[ Get Source Code ]


Title: Scroll Clock
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 5.02 KB * Uploaded December 20 2000
Description: Analog style clock that remains in the corner of the browser window, even when scrolling. Sweet!

[ Get Source Code ]


Title: Scroll Editor
Details: 1.89 KB * Uploaded August 23 1997
Description: This is a very cool way to show you a little bit better how Javascript works. Go ahead. You can manipulate several different variables and then see the effects on the scroll box. Have fun!

[ Get Source Code ]


Title: Scrollbar Color
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 1.33 KB * Uploaded February 9 2001
Description: (IE 5.5+) Changes the color of the scrollbars in a page dynamically. Awesome!

[ Get Source Code ]


Title: Search Box
Contributor: blakethedog@woh.rr.com (blakethedog@woh.rr.com)
Details: 2.49 KB * Uploaded February 15 2001
Description: This JavaScript search form opens a seperate window where you can select from search engines such as Yahoo!, Excite, and more. Awesome!

[ Get Source Code ]


Title: Search Engine
Details: 7.65 KB * Uploaded December 28 1998
Description: This is undoubtedly the most comprehensive JavaScript search engine I have ever seen. You just put in your search term(s), select a few options, and then you have pages of search results! This script truly should be in a class of its own.

[ Get Source Code ]


Title: Season
Contributor: Michael Mann (pres@manninc.com)
Contributor URL: http://www.manninc.com/
Details: 1.24 KB * Uploaded March 12 2001
Description: Display the current season and year as determined by the system clock. Easy!

[ Get Source Code ]


Title: Search Machine
Details: Uploaded May 15 2000
Description: This script creates an internal site search engine for up to 8 web pages on your site, automatically. It indexes webpages and generates a complete file, including the HTML and the JavaScript code for the search. When you are finished, you will have your own site search script, for free! And, we can even mail the generated code to you! Just upload it as is. Easy! :-)

[ Get Source Code ]


Title: Select All
Details: 0.52 KB * Uploaded February 28 2001
Description: Select the text from any form with the click of a button, just as used on the JavaScript Source. Easy!

[ Get Source Code ]


Title: Select-A-Month
Contributor: Robert J. Patrick (rpatrick@mit.edu)
Details: 5.31 KB * Uploaded February 15 1998
Description: This script is a wonderful example of JavaScript at it's best. Simply select any month of any year, and JavaScript will "build" you the calendar for that month! It's great! Give it a try!

[ Get Source Code ]


Title: Select Menu
Contributor: Dion (dion42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 2.00 KB * Uploaded November 9 1999
Description: A select menu that scrolls that rotates the items to give the appearance that they are scrolling. Useful if you would like a scroller inside a table cell or to be compatible with older browsers. Clever!

[ Get Source Code ]


Title: Selection Box
Contributor: Kathi O'Shea (Kathi.O'Shea@internet.com)
Contributor URL: http://www.web-savant.com/users/kathi/asp
Details: 3.29 KB * Uploaded October 19 2000
Description: Copy items from one selection box to a second selection box. Selected item values are stored as a string for further manipulation, such as submitted through a form, an alert box, etc. Useful!

[ Get Source Code ]


Title: Self Correcting Text
Contributor: dzzie@yahoo.com (dzzie@yahoo.com)
Details: 2.90 KB * Uploaded November 7 2000
Description: (Internet Explorer Only) Simulates a typewriter that can correct its own mistakes. Create your own messages and display them with this unique script. Fun!

[ Get Source Code ]


Title: Sentence Caps
Details: 2.10 KB * Uploaded July 11 1997
Description: Use Javascript to convert entries to sentence caps. Also, this script prevents jokers from typing in all caps.

[ Get Source Code ]


Title: Session Time Out
Details: 1.90 KB * Uploaded June 26 2000
Description: Allows you to 'time out' users if they do not interact with the web page for a certain number of minutes. This acts as a security feature to allow web-based applications to logoff users if they do not interact with the server periodically. A timer on the page and the browser's status bar displays the time remaining before timing out.

[ Get Source Code ]


Title: Set Home Page
Contributor: wsabstract.com
Details: 0.60 KB * Uploaded July 16 1999
Description: (Internet Explorer 5.0+ only) Allow your visitors to quickly and easily change Internet Explorer's default home page to your site's URL with the click of a button! Great for keeping your visitors coming back to your site! Other browsers will not see anything, and will not get any errors.

[ Get Source Code ]


Title: Set Image
Contributor: Ronnie T. Moore, Editor
Details: 1.52 KB * Uploaded March 1 2000
Description: Set an image on the page when the cursor is over the link. The image remains set until the user puts their cursor on another link (i.e. no onMouseOut command). Then, the image is updated to the new one. Great!

[ Get Source Code ]


Title: Shake Screen
Details: 1.09 KB * Uploaded June 10 1999
Description: California has earthquakes, and so does JavaScript1.2 ! This short JavaScript code will actually shake your browser window by using the moveBy() function, somewhat like a web browser earthquake! Not entirely useful, but neat anyways.

[ Get Source Code ]


Title: Share A Page
Details: 1.94 KB * Uploaded August 13 1999
Description: If you would like to have several sites sharing one 'contact us' page, you can! Each site can link to the same page (but each with a unique string) and the appropriate site's information will be highlighted yellow in the contact table. For example, If they clicked on the 'contact us' link on the real estate page, the table cell with the real estate contact email address will be highlighted yellow instead of white on the contact us page. Clever!

[ Get Source Code ]


Title: Shift It
Contributor: Dion
Contributor URL: http://www.iinet.net.au/~biab/
Details: 1.46 KB * Uploaded December 28 1998
Description: Play this addictive little JavaScript game - try to put all the pieces in alphabetical order, 'A' through 'O'. Awesome!

[ Get Source Code ]


Title: Simon Says
Contributor: Brian Gosselin (bgaudiodr@aol.com)
Contributor URL: http://www.bgaudiodr.iwarp.com
Details: 4.21 KB * Uploaded January 6 2000
Description: Recall your childhood with a JavaScript version of Simon Says. Click the buttons in the same order as Simon (the computer) does to advance to the next level. Each level gets increasingly difficult. See how far you can go.

[ Get Source Code ]


Title: Show Link Info
Details: 0.97 KB * Uploaded September 28 1999
Description: Let your visitor know exactly where a link will send them. This short script displays the domain the link points to as well as the filename of the page in the status bar at the bottom bar of the browser window.

[ Get Source Code ]


Title: Shrinking Scroller
Contributor: Aram Yegenian (yegeniana@hotmail.com)
Contributor URL: http://aramyegenian.cjb.net
Details: 1.19 KB * Uploaded May 31 2000
Description: Your message is initially expanded with extra spaces but then slowly compressed to fit the message in the status bar. Neat!

[ Get Source Code ]


Title: Shy Button
Details: 1.42 KB * Uploaded December 13 2000
Description: Try to click the wrong answer with this clever script. Fun!

[ Get Source Code ]


Title: Sidebar
Contributor: Steven (schalker@msn.com)
Contributor URL: http://www.angelfire.com/tv/stevenc
Details: 1.03 KB * Uploaded January 24 2001
Description: Now you can add links to your Netscape 6 sidebar. Easy!

[ Get Source Code ]


Title: Silly Clock
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 6.73 KB * Uploaded December 11 2000
Description: This analog clock will follow your cursor around the screen and continuously update. Awesome!

[ Get Source Code ]


Title: Simple Info Line
Contributor: Netscape
Contributor URL: http://www.netscape.com
Details: 4.65 KB * Uploaded January 24 1999
Description: Do you just not like the browser and computer "user agent" line that the web browsers use? This neat script (written by Netscape!) actually converts the user agent line into a more "user friendly" form, indicating the user's computer platform, browser version, and more! Check it out!

[ Get Source Code ]


Title: Sine Calculator
Contributor: TJay Tipps (iam4pacers@webtv.net)
Details: 1.20 KB * Uploaded March 10 1999
Description: Enter the opposite and hypotenuse angle values and JavaScript will solve the sine angle for you. Neat!

[ Get Source Code ]


Title: Site Search
Contributor: Dion (biab@iinet.net.au)
Contributor URL: http://www.iinet.net.au/~biab
Details: 3.16 KB * Uploaded April 5 2000
Description: How would you like a Search Engine for YOUR site? This script does exactly that. Copy the codes to your site, enter the listings information, and you've got your own site search engine!

[ Get Source Code ]


Title: Slide Menu
Contributor: qv247@hotmail.com (qv247@hotmail.com)
Contributor URL: http://majestix.cjb.com
Details: 3.03 KB * Uploaded January 19 2001
Description: This auto-hiding menu slides in and out when you move your mouse over it. Easily add as many links as you need!

[ Get Source Code ]


Title: Slideshow
Details: 1.68 KB * Uploaded June 12 1998
Description: Here is our absolute favorite script, the slideshow. I'm sure it caught your attention! You can customize it (change the messages, destination page, background color, etc.) to suit your needs! Great script to use as the introduction to your site! And, it works inside frames!

[ Get Source Code ]


Title: Sliding Window
Contributor: Daniel Clarke (daniel.clarke@ic.ac.uk)
Details: 0.96 KB * Uploaded August 16 2000
Description: Slides the browser window off the screen when the link or button is clicked, only to return it to its original location as it loads the link page. Sweet!

[ Get Source Code ]


Title: Smart Popup
Contributor: Nannette Thacker (nannette@shiningstar.net)
Contributor URL: http://www.shiningstar.net
Details: 3.93 KB * Uploaded February 20 2001
Description: Create popup windows that will center on your screen or popup near your link without popping off the edge of the screen. Also shows how to create a clickable popup or a popup that displays when you hover over the link with your mouse. Cool!

[ Get Source Code ]


Title: Smut Engine
Details: 1.31 KB * Uploaded July 11 1997
Description: Use Javascript to ensure that forms submissions to do not contain words you don't want. It can eliminate dirty words or competitors' names.

[ Get Source Code ]


Title: Snake
Contributor: Clayton Carlson (clayton@awebmaker.com)
Contributor URL: http://www.awebmaker.com
Details: 4.90 KB * Uploaded August 22 2000
Description: (Internet Explorer Only) A one player game where the point is to direct the snake to the apples. For each apple you eat, you earn points and the snake grows longer. Don't run into your own tail or the walls and see how many points you can earn!

[ Get Source Code ]


Title: Snow
Contributor: Altan (snow@altan.hr)
Contributor URL: http://www.altan.hr/snow
Details: 3.39 KB * Uploaded October 20 1999
Description: Put some JavaScript-powered snow on your web site! Dozens of snowflakes carelessly drift back and forth as they float down the browser window. You can even adjust the speed that the snowflakes move. Definitely a cool effect.

[ Get Source Code ]


Title: Sound
Contributor: Kipp Shinabarger (kipps@bigfoot.com)
Details: 0.81 KB * Uploaded April 2 1998
Description: Due to the different nature that Netscape and other browsers use a background sound, getting it to work for your visitors can be difficult unless you use this script. It will determine which browser they have and print the background sound command correctly for that browser! Very cool!

[ Get Source Code ]


Title: Source Viewer
Contributor: Alfie Pugh (alfiep@lineone.net)
Details: 1.08 KB * Uploaded October 16 2000
Description: View the source of any web page. This will bypass any 'No right click' scripts on the page. Clever!

[ Get Source Code ]


Title: Space Trip
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 3.79 KB * Uploaded January 31 2001
Description: Travel through space with this cool background effect. Check it out!

[ Get Source Code ]


Title: Spaces to Plus Symbol
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath
Details: 1.08 KB * Uploaded February 3 2000
Description: Replaces single or multiple spaces in a text box entry with plus (+) symbols. Handy if your server's form processing or database management program requires this type of encrypted format.

[ Get Source Code ]


Title: Split String
Details: 0.64 KB * Uploaded June 24 1999
Description: The substring() function allows you to pull out any combination of characters from a string. In this example, an unformated date string such as 19990422 (which represents April 22, 1999) can be split up into 1999, 04, and 22. Each of these are separate variables that you can deal with independently in your scripts! Neat!

[ Get Source Code ]


Title: Square Root Calculator
Contributor: Adam Hinz (ajhinz@zworg.com)
Contributor URL: http://members.dencity.com/ajhinz
Details: 1.36 KB * Uploaded June 13 2000
Description: Allows you to find the value of a number squared or that number's square root. Easy!

[ Get Source Code ]


Title: Star Field
Contributor: Brian Gosselin (bgaudiodr@aol.com)
Contributor URL: http://bgaudiodr.iwarp.com
Details: 3.33 KB * Uploaded July 28 2000
Description: Appears as if you are flying through a star field in space. Works in both browsers.

[ Get Source Code ]


Title: Stars
Contributor: freeware.de
Contributor URL: http://freeware.de
Details: 6.05 KB * Uploaded May 24 2000
Description: Probably one of the coolest "layers" effects I've seen, stars actually float around the screen and follow your mouse cursor! Looks great on a black or white background, try it with both! Incredible!

[ Get Source Code ]


Title: State Trivia
Contributor: Jim (smokin19@idt.net)
Details: 10.47 KB * Uploaded February 7 2000
Description: Displays trivia facts about any of the 50 states when selected from the pulldown menu. Facts include state capital, date admitted into the union, state flower, and state bird. The script could be modified to display details about products you sell, members in a club, etc. Cool!

[ Get Source Code ]


Title: Status Bar Clock
Contributor: Francis Woodhouse (francis@contessa.u-net.com)
Details: 0.81 KB * Uploaded May 15 1998
Description: How about putting a little clock (and date) display on your status bar!?!? Check out this script!!

[ Get Source Code ]


Title: Stock Calculator
Details: 4.59 KB * Uploaded November 1 1999
Description: Deciding when to buying and sell stocks is difficult enough - figuring the profit or loss from that trade shouldn't have to be. Just enter the number of shares, your purchase price, your selling price, and the commission fees for the trade and this script instantly figures your resulting profit or loss after commission fees.

[ Get Source Code ]


Title: Stopwatch
Details: 1.42 KB * Uploaded August 23 1997
Description: It's always fun to play with a stopwatch - even in JavaScript! This stopwatch does even include the basic features of Start, Stop, and of course, Reset. Bythe way, the time is not the regular seconds readout that you are probably used to. It displays in milliseconds! Therefore, 1000 = 1sec, 5000 = 5 sec, etc...

[ Get Source Code ]


Title: Straight Distance
Contributor: Jay Kimmel (jaykimmel@bigplanet.com)
Contributor URL: http://www.jkimmel.com
Details: 1.80 KB * Uploaded July 7 2000
Description: Enter a coordinate pair for each the starting and ending points according to the Cartesian coodinate system. The script will calculate the straight line distance between the two points.

[ Get Source Code ]


Title: Strip Characters
Contributor: Ryan A. Somma (ryan@waygate.com)
Contributor URL: http://www.waygate.com
Details: 1.45 KB * Uploaded October 11 2000
Description: Strips the characters from an input string. You can change the characters you want removed from the string by changing one line of code. Very useful!

[ Get Source Code ]


Title: Strobe
Contributor:Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/javahead.htm
Details: 1.98 KB * Uploaded June 27 1998
Description: (Requires Netscape 4.0 or better) Yet another cool layers effect. Strobe will fade your message in and out. Very neat!

[ Get Source Code ]


Title: Stubborn Image
Contributor: Kien Caoxuan (kcaoxuan@caoxuan.com)
Contributor URL: http://www.caoxuan.com/
Details: 2.28 KB * Uploaded November 9 2000
Description: Chase the image across the screen with your mouse, but you will never catch it. Entertaining!

[ Get Source Code ]


Title: Style Sheets by Resolution
Contributor: Bob Pearson and Leah Murray (bob@pagecraft.on.ca)
Contributor URL: http://www.pagecraft.on.ca
Details: 1.74 KB * Uploaded March 7 2001
Description: Loads a style sheet depending on the user's screen resolution. Includes a default size for Netscape users.

[ Get Source Code ]


Title: Subject E-Mail
Details: 0.57 * Uploaded December 4 1997
Description: Let your visitors send you e-mail with a predetermined subject!

[ Get Source Code ]


Title: Submit Changer
Contributor: Mike Fernandez
Details: 0.87 KB * Uploaded July 19 2000
Description: Changes the caption of the form's submit button while the form is being submitted. This helps eliminate the confusion that can sometimes occur when a form takes quite a while to be processed by the server.

[ Get Source Code ]


Title: Submit Link
Contributor: D Antonacci (DAntonacci@codeave.com)
Contributor URL: http://www.codeave.com
Details: 0.39 KB * Uploaded February 22 2001
Description: Now you can easily use text or an image as a submit button!

[ Get Source Code ]


Title: Submit Once
Details: 2.05 KB * Uploaded July 6 1999
Description: Do you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? Well, JavaScript can solve your problems! The script will prevent the visitor from submitting the form after the first submission. Basic field validation also included! Great!

[ Get Source Code ]


Title: Suggestions
Details: 3.82 KB * Uploaded July 11 1997
Description: Use Javascript to allow visitors to send your feedback.

[ Get Source Code ]


Title: Tab Key Emulation
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 1.78 KB * Uploaded March 29 2000
Description: The tab key is no longer required to tab between fields. The user can go to the next form field just by pressing the enter key instead of the tab key. Useful with 10-key form input. What a time saver!

[ Get Source Code ]


Title: Table Maker
Contributor: Andy Augustine
Details: 8.35 KB * Uploaded April 14 1999
Description: This interactive script helps you, the webmaster, see the effects of the TABLE tag attributes. Just modify the values and you can see the example table immediately! If you know someone is having trouble learning tables, send them here!

[ Get Source Code ]


Title: Tangent Calculator
Contributor: TJay Tipps (iam4pacers@webtv.net)
Details: 1.21 KB * Uploaded March 10 1999
Description: Enter the opposite and adjacent angle values and JavaScript will solve the tangent angle for you. Neat!

[ Get Source Code ]


Title: Tax Calculator
Details: 2.55 KB * Uploaded June 21 1997
Description: JavaScript helps your to calculate the before and after tax prices for purchases. Very easy to use. Just put into the price, the tax, and hit compute! It's all figured for you!

[ Get Source Code ]


Title: Teletype Scroller
Contributor: John O'Brien (obrien@lis.net.au)
Contributor URL: http://www.lis.net.au/~obrien
Details: 2.27 KB * Uploaded December 1 2000
Description: Now you can type text across the screen and then scroll it off the page while it fades. Add as many messages as you need. Awesome!

[ Get Source Code ]


Title: Temperature Equivalents
Details: 0.67 KB * Uploaded July 3 1997
Description: JavaScript can help you find temperature equivalents.

[ Get Source Code ]


Title: Temperature Equivalents 2
Details: 1.35 KB * Uploaded July 3 1997
Description: Another way to use JavaScript to find temperature equivalents.

[ Get Source Code ]


Title: Text Animation
Contributor URL: http://www.crosswinds.net/~llizard
Details: 3.03 KB * Uploaded October 12 1999
Description: Check out this JavaScript-powered text animation artwork. A cheerleader runs through her entire routine. Wow.

[ Get Source Code ]


Title: Text Blinker
Details: 1.31 KB * Uploaded March 27 1999
Description: JavaScript 1.2 (found in version 4.0 browsers) provides this neat effect: the text changes color every second. Now this is a great way to draw attention without using the annoying BLINK tag.

[ Get Source Code ]


Title: Text Cycler
Contributor: James Gough (wheresjim@hotmail.com)
Contributor URL: http://www.esprinkles.com
Details: 1.97 KB * Uploaded December 19 2000
Description: Use the Up and Down arrows while in the text box to cycle through your choices. InternetExplorer users can go up and down through the list, Netscape users can only go down through the list. Neat!

[ Get Source Code ]


Title: Text Effect
Contributor:Hapaboy (happynoodleboy@mindless.com)
Contributor URL: http://www.geocities.com/SouthBeach/Palms/6999
Details: 2.09 KB * Uploaded June 1 1999
Description: Draw attention to information on your site with JavaScript-powered expanding text! Just enter the text you want to use, the max size you want it to reach, and speed it should "grow" and it's ready to go. Neat!

[ Get Source Code ]


Title: Text Encryption
Contributor: Tomislav Sereg (tsereg@net.hr)
Contributor URL: http://www.inet.hr/~tsereg/jse
Details: 8.32 KB * Uploaded August 3 2000
Description: This JavaScript library provides encryption using simple, text-oriented method called column transposition. The idea is to write the plain text in block on the row-first bases. The text is then read column-first. The trick is in that the columns are not read from left to right, but in the order specified by the encryption key. Transliteration is also used.

[ Get Source Code ]


Title: Text Fader
Contributor: Craig Lumley
Contributor URL: http://www.ws4all.co.uk
Details: 1.46 KB * Uploaded January 18 2000
Description: (Internet Explorer 4.0+) Fades a text message on the page. Useful to draw the visitor's attention to a message without using HTML's annoying blink tag. It even looks cool! Visitors without Internet Explorer will see the normal text, no error messages.

[ Get Source Code ]


Title: Text Highlighter
Contributor: K. Rama Moorthy
Contributor URL: http://www.suyambhu.bizhosting.com
Details: 1.89 KB * Uploaded December 13 1999
Description: Alternates the font color of each character in a line of text. Useful to catch the attention of your web site visitors. You may also customize the color and font of the text.

[ Get Source Code ]


Title: Text Reverser
Details: 0.88 KB * Uploaded May 31 1999
Description: JavaScript will take the contents of a box and reverse it! If you entered 'hello' it will change the box to say 'elloh'. This might be useful on your site in a form or just for fun.

[ Get Source Code ]


Title: Text Ripple
Contributor: Ronnie T. Moore, Editor
Details: 1.32 KB * Uploaded September 5 2000
Description: The ripple is created by converting each sequential letter from lower case to upper case. The ripple speed can be also be changed.

[ Get Source Code ]


Title: Text Rotater
Contributor: Bob Simpson (webmaster@maryjanebrown.net)
Contributor URL: http://www.maryjanebrown.net/webmaster
Details: 1.76 KB * Uploaded October 23 2000
Description: Automatically rotates a series of messages within a layer or div based on the user's browser. WC3 DOM Compatible. Easy!

[ Get Source Code ]


Title: Textarea Alert
Details: 0.83 KB * Uploaded June 21 1997
Description: Use JavaScript to alert your user with the contents of a text area! This also serves little purpose in the real world, but nonetheless is a great example of JavaScript. Type something in the box and hit 'Alert Me!'

[ Get Source Code ]


Title: Textarea Scroller
Contributor: Tarjei Davidsen (the@rescueteam.com)
Details: 1.89 KB * Uploaded February 8 2000
Description: Saves a great deal of space on a page by displaying an infinite amount of news, updates, or other information to your site's visitors in a textarea box through a typewriter style display. Internet Explorer users can also see a colored background in the textarea. The size of the textarea and the messages are all customizable. Great!

[ Get Source Code ]


Title: Textbox
Details: 1.30 KB * Uploaded August 23 1997
Description: This is another version of the infamous scroll. Although, this one scrolls your information in a text box and is far less 'annoying' that most of the status bar scrollers. Just imagine what you can draw attention to! Anything!

[ Get Source Code ]


Title: Three Tries Pass. Protec.
Details: 1.10 KB * Uploaded August 13 1997
Description: If you want to 'protect' a site and don't have CGI access, you can try this JavaScript. Visitors get three tries to enter the correct password then they are refused entry. Note: The password is: password

[ Get Source Code ]


Title: Thumbnail Navigator
Contributor: Daniel Smith (xalres@earthlink.net)
Contributor URL: http://home.earthlink.net/~xalres
Details: 2.57 KB * Uploaded October 9 1999
Description: Allows the visitor to easily browse with Previous and Next through several thumbnail images (all of which are preloaded so they show up instantly). Then they can click the Go button to be taken to the selected thumbnail's full size image.

[ Get Source Code ]


Title: Thumbnail Viewer
Contributor: Anders Jennerberg (anders@katedral.se)
Details: 1.72 KB * Uploaded May 2 2000
Description: Save page space by opening a new window to display larger images on your site when a thumbnail image or a picture text link is clicked. The same window is re-used when the images are the same size. Cool!

[ Get Source Code ]


Title: Tic-Tac-Toe
Contributor: Maximilian Stocker (maxstocker@reallyusefulcomputing.com)
Details: 9.05 KB * Uploaded July 28 1999
Description: Try your luck at an interactive game of good old tic-tac-toe!! Automatic scoring and alternating "first moves" are built in. Fun!

[ Get Source Code ]


Title: Till Christmas
Details: 1.34 KB * Uploaded October 15 1999
Description: Let your visitors know how many more days until Christmas. On the day before Christmas, the script indicates that it is Christmas Eve. You may also see how the script reacts to different dates by changing the date on your computer then reloading the script.

[ Get Source Code ]


Title: Time Box
Details: 1.41 KB * Uploaded August 18 1997
Description: This is a neat little script that makes your web page look a whole lot more 'professional'. This JavaScript will display a small box with the time the visitor loaded the page.

[ Get Source Code ]


Title: Time Challenge
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/sitemap.htm
Details: 4.33 KB * Uploaded April 27 2000
Description: Start the game timer and try to click the button in exactly 10 seconds. It is not easy as you think!

[ Get Source Code ]


Title: Time Converter
Contributor: Ryan Sokol
Details: 2.61 KB * Uploaded February 23 2000
Description: Allows for the conversion back and forth from hours, minutes, and seconds to fractional hours. Input validation also ensures the time input does not contain invalid characters. Definitely a time-saver for time-related record keeping. Cool!

[ Get Source Code ]


Title: Time Greeting
Contributor: Robert Ison
Contributor URL: http://www.infosourcetraining.com
Details: 0.79 KB * Uploaded June 17 1999
Description: Don't just welcome your visitors anymore, JavaScript can write good morning, good evening, or good afternoon based on the time the page was loaded, according to the user's system clock. Neat!

[ Get Source Code ]


Title: Time Out
Contributor: Sergio Mottura (sergio1@onebox.com)
Contributor URL: http://www.bassprotips.com
Details: 1.71 KB * Uploaded December 21 2000
Description: Limit the time allowed for form input with this short script. Easy!

[ Get Source Code ]


Title: Time Remaining
Contributor: Steve Dondley (steve@dondley.com)
Contributor URL: http://www.progressivevalley.com
Details: 2.08 KB * Uploaded January 8 2001
Description: Have you ever wanted to know the exact amount of time remaining until a certain time on a certain day? This script uses a textbox and to display days, hours, minutes and seconds. Great!

[ Get Source Code ]


Title: Timed Redirect
Contributor: desypfa@hotmail.com (desypfa@hotmail.com)
Details: 0.88 KB * Uploaded January 23 2001
Description: Here's a simple way to redirect a user to another page using JavaScript. Short!

[ Get Source Code ]


Title: Time On Page (Alert)
Details: 2.92 KB * Uploaded August 18 1997
Description: If you want to show your visitors how long they have been on your page but don't exactly like those clock displays, then you might like this script. When the visitor leaves or clicks the button, they are alerted to the time they have been on your page. Many times, they won't even expect it!

[ Get Source Code ]


Title: Time On Page (Clock)
Details: 1.29 * Uploaded August 18 1997
Description: Occassionally, it might be interesting to show the visitor how long they have been on your page. So, you can use this script to write a clock to the screen that will tell them exactly that!

[ Get Source Code ]


Title: Time On Page (OnUnload)
Contributor: Max Harris (mclh@rocketmail.com)
Contributor URL: http://members.tripod.com/~mclh/index.html
Details: 1.08 KB * Uploaded April 2 1998
Description: When someone visits your web page, JavaScript will start the clock. When the leave that page, they will be alerted with the time they have been viewing the page! Cool!

[ Get Source Code ]


Title: Time On Page (Seconds)
Details: 1.28 KB * Uploaded August 18 1997
Description: If the other time on page scripts seem too impersonal for you, this could be your solution. Instead of the 00:00 readout, it displays 'X Secs'. Just another wonder of JavaScript....

[ Get Source Code ]


Title: Top Speed by RPM
Contributor: Shai Peer (killerpoop@telocity.com)
Contributor URL: http://shaipic.8m.com/
Details: 1.66 KB * Uploaded January 16 2001
Description: Enter the diameter of the tire and the RPM value of the motor and the script will tell you the top speed without any weight on the Tires. Neat!

[ Get Source Code ]


Title: Time Till Hour
Contributor: Ronnie T. Moore, Editor
Contributor URL: JavaScript Source Code 2002
Details: 2.00 KB * Uploaded April 17 2000
Description: If your page requires a more sophisticated way to display the time, you'll love this script. It will write in the format, 'XX Till Hour'. It's ten past three in the afternoon, for example. Pretty cool.

[ Get Source Code ]


Title: Title Bar Clock
Contributor: Massimo Giari (motore@iol.it)
Details: 0.90 KB * Uploaded August 4 2000
Description: (Internet Explorer only) Displays a clock in the browser window's title bar at the top of the screen after the page's title. Cool!

[ Get Source Code ]


Title: Top Window
Details: 1.48 KB * Uploaded May 29 1998
Description: Use this JavaScript to keep a window 'on top' of the rest of your other windows. Not sure what I mean? Try it out and see!

[ Get Source Code ]


Title: Tournament
Details: 5.14 KB * Uploaded November 12 1999
Description: Enter up to 8 players in a tournament and this script will help track the tournament results. Just enter each players name, then indicate if they won that level of tournament, click the checkbox or the button with their name. If they won, they advance to the next level. Cool!

[ Get Source Code ]


Title: Towers of Hanoi
Contributor: Adam Stock (adam@digital-biz.com)
Details: 8.91 KB * Uploaded November 5 1999
Description: See how you do in this wonderful game of skill and logic. Try to move all the disks onto another pole. Thing is, you can only move one disk at a time and you must follow size order (a bigger disk can't go on a smaller disk). Good luck!

[ Get Source Code ]


Title: Trim Leading Spaces
Details: 0.61 KB * Uploaded September 17 1999
Description: A super-easy script which eliminates any extra leading spaces entered inside a textbox. To check it out in action, try entering a few spaces before the text in the box.

[ Get Source Code ]


Title: Trim Trailing Spaces
Details: 0.62 KB * Uploaded September 20 1999
Description: A super-easy script which eliminates any extra trailing spaces entered inside a textbox. To check it out in action, try entering a few spaces after the text in the box.

[ Get Source Code ]


Title: Type-A-Color
Contributor: Eric Stremming (estremming@hotmail.com)
Contributor URL: http://www.geocities.com/SunsetStrip/Club/5970
Details: 1.06 KB * Uploaded November 22 1997
Description: This script is another neat way to spice up your webpage with JavaScript. Visitors just type their favorite color in the box and click a button. The background is instantly changed to their favorite color!

[ Get Source Code ]


Title: Typing Test
Contributor: Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 3.33 KB * Uploaded April 16 1998
Description: I really think this is neat - JavaScript will actually give you a typing test and at then tell you the results in words per minute! Very neat!

[ Get Source Code ]


Title: Up & Down Box
Details: 0.45 KB * Uploaded January 7 2000
Description: Allows the user to increase and decrease the value in a textbox by clicking up and down buttons. Useful if you would like to allow the user to quickly modify a value in your form. A short script too, just a few lines.

[ Get Source Code ]


Title: Up & Down Vertical Scroller
Contributor: Mike McGrath (mike_mcgrath@lineone.net)
Contributor URL: http://website.lineone.net/~mike_mcgrath/
Details: 4.08 KB * Uploaded November 23 1999
Description: This script allows the user to scroll a vertical box up and down with two buttons. Allows them to read the information at their own pace, or scroll back and read any information they wish. Neat!

[ Get Source Code ]


Title: Upload Filter
Contributor: ArjoGod, Shauna Merritt
Details: 1.55 KB * Uploaded September 25 2000
Description: Allowing visitors to upload files through web forms on your site is useful, but how do you limit the types of files they can upload? This script only allows visitors to upload files that end with the file extensions you want, such as .gif and .jpg, etc. Easy!

[ Get Source Code ]


Title: URL Revealer
Contributor: Hanz Broden (webmeister@v-wave.com)
Contributor URL: http://plaza.v-wave.com/dotcom
Details: 2.57 KB * Uploaded June 27 2000
Description: Spammers now frequently send their website addresses in an encoded form, hoping to hide its true origin and prevent being reported to their web host. This script allows you to convert these URLs into human-readable form so that you may complain to the spammer's web host and get their account shut down. A breath of fresh air for the fight against spam!

[ Get Source Code ]


Title: US-Euro Calendar
Contributor: Doug Lawson (dlawson@clark.net)
Details: 18.57 KB * Uploaded November 15, 2000
Description: A powerful calendar that allows you to scroll through the months. Displays monthly calendars in U.S. or Euro style, three months at a time. It even lets you define the holidays!

[ Get Source Code ]


Title: User Name Cookie
Details: 3.19 KB * Uploaded July 1 1997
Description: Cookies allow web pages to store information on the visitors computer and to later retrieve that information. This cookie records the visitor's name.

[ Get Source Code ]


Title: User Quiz
Details: 5.64 KB * Uploaded August 23 1997
Description: If you'd like to present your visitors with a JavaScript quiz, this script would be perfect. It administers and scores the test, and even catches the user if they try to cheat! You can even make additional quizzes for it to continue with after the first quiz.

[ Get Source Code ]


Title: User Report
Contributor: Dion (yobo42@hotmail.com)
Contributor URL: http://www.iinet.net.au/~biab/
Details: 2.61 KB * Uploaded November 2 1999
Description: Besides basic browser identification (type, version) this amazing script displays an extensive list of every mimeType and every plugin on your computer. Select one from the pulldown menu and even *MORE* information is displayed in the box. Finally, such additional details as screen width, color depth, and how many sites you have visited so far finish of an incredible display of pure JavaScript power. Wow!

[ Get Source Code ]


Title: Validation
Details: 1.94 KB * Uploaded July 11 1997
Description: Let Javascript help you receive feedback from your visitors. The script also requires that all fields must be completed before the form is submitted. Great!

[ Get Source Code ]


Title: Validation (Character)
Contributor: Mikhail Esteves (miks80@yahoo.com)
Contributor URL: http://www.freebox.com/jackol
Details: 1.72 KB * Uploaded January 15 2001
Description: Automatically removes specified characters from input box. Good for fields that require only text/number inputs. Easily modified to accept only text or only numerals.

[ Get Source Code ]


Title: Validation (Cookie)
Details: 2.71 KB * Uploaded July 11 1997
Description: Use Javascript to ensure that all elements of a form are properly filled out before mailing.

[ Get Source Code ]


Title: Validation (Credit Card)
Contributor: Simon Tneoh (tneohcb@pc.jaring.my)
Details: 1.82 KB * Uploaded March 23 2000
Description: Determines if a credit card number is valid before the form is submitted by utilizing the LUHN formula. Very simple, and does not require knowledge of the credit card type. Does not check if the date is valid. Ver useful for online order form validation. Note: Although this form does not capture your credit card information, if you do not feel comfortable entering your credit card number to test this script, please DO NOT !

[ Get Source Code ]


Title: Validation (Date)
Contributor: Mike Welagen (welagenm@hotmail.com)
Details: 4.34 KB * Uploaded July 31 2000
Description: Dates are validated and formatted in your form. Supports over a dozen different date formats, and formats the date properly in United States or European date formatting styles depending on how the script is configured. A dateCheck function also is included if you wish to compare two dates. Wow!

[ Get Source Code ]


Title: Validation (Universal Date)
Contributor: Sandeep Tamhankar (stamhankar@hotmail.com)
Details: 15.74 KB * Uploaded March 1 2001
Description: Validate dates in your form using this universal script. Will work with any date format and the code is fully commented for easy modification. Great!

[ Get Source Code ]


Title: Validation (External JS)
Contributor: Jacob Hage (jacob@hage.dk)
Contributor URL: http://www.hagedesign.dk
Details: 6.75 KB * Uploaded August 23 2000
Description: Using an external JavaScript file, simply define the rules for how each field should be validated and you're set. Piece of cake! And since it is it's own .js file, it's easy to use the code on every page of your site. Currently only validates text, numbers and e-mail addresses.

[ Get Source Code ]


Title: Validation (Guestbook)
Details: 5.95 KB * Uploaded July 11 1997
Description: Use Javascript to ensure that all elements of a form are properly filled out before mailing.

[ Get Source Code ]


Title: Validation (Information)
Details: 1.16 KB * Uploaded July 11 1997
Description: Test the powers of Javascript. Watch as Javascript tells you if information about you is valid or not.

[ Get Source Code ]


Title: Validation (IP Address)
Contributor: Jay Bienvenu
Contributor URL: http://www.bienvenu.net
Details: 1.91 KB * Uploaded November 23 2000
Description: Verify the value of an IP address. Check for special cases such as "0.0.0.0" and "255.255.255.255". Cool!

[ Get Source Code ]


Title: Validation (No Alert)
Contributor: Jeff Harding (jbh@site-ations.com)
Contributor URL: http://www.site-ations.com
Details: 3.82 KB * Uploaded August 18 2000
Description: Stop displaying those annoying alert boxes with your JavaScript form validation. This script uses images to display any error messages to the user, cool!

[ Get Source Code ]


Title: Validation (Num. or Chars)
Details: 1.13 KB * Uploaded July 19 1999
Description: Validates an input field to make sure that only a number or character is entered. If you enter a number or a letter everything you can continue on. But, try entering another value like an exclamation point (!), an ampersand (&), or a dollar sign ($) and see what happens. It even highlights the incorrect entry field for you. Nice!

[ Get Source Code ]


Title: Word Count
Contributor: Shawn Seley
Details: 1.94 KB * Uploaded January 3 2001
Description: Finally, an easy way to count the number of words that are entered into a form!

[ Get Source Code ]


Title: Validation (password)
Contributor: Russ Swift (rswift220@yahoo.com)
Details: 1.98 KB * Uploaded February 2 2001
Description: This script works like our Password Verifier, however, it also checks for a minimum length and invalid characters.

[ Get Source Code ]


Title: Validation (Selection)
Details: 3.04 KB * Uploaded July 11 1997
Description: Use Javascript to ensure that visitors choose both a radio button and a checkbox. Invalid submissions are cancelled.

[ Get Source Code ]


Title: Validation (SSN)
Contributor: Sandeep V. Tamhankar (stamhankar@hotmail.com)
Contributor URL: http://207.20.242.93
Details: 1.54 KB * Uploaded November 17 2000
Description: Input the Social Security Number using either the 9 digit or NNN-NN-NNNN format. The number ranges can be easily changed by the S.S.A, so this is not checked.

[ Get Source Code ]


Title: Validation (Time)
Contributor: Sandeep Tamhankar (stamhankar@hotmail.com)
Contributor URL: http://207.20.242.93
Details: 1.92 KB * Uploaded February 21 2000
Description: This function verifies that a string is a valid time, in the form hh:mm:ss am/pm, where seconds are optional. It accepts military time (hour between 0 and 23) as long as am/pm isn't specified. It requires am/pm when the hour is less than or equal to 12.

[ Get Source Code ]


Title: Validation (Zip Code)
Contributor: Brian Swalwell
Details: 1.39 KB * Uploaded September 10 1999
Description: Ensure that your visitors enter a properly formatted 5 digit, or 5 digit+4 zip code. The visitor is alerted if any information is invalid and asked to try again. Cool!

[ Get Source Code ]


Title: Velocity Equivalents
Details: 5.17 KB * Uploaded July 3 1997
Description: Another way to use JavaScript to find velocity equivalents.

[ Get Source Code ]


Title: Vertical Boxes Scroll
Contributor:Michael Tartaglia (stonedstan@hotmail.com)
Contributor URL: http://www.geocities.com/SiliconValley/Horizon/5235
Details: 1.53 KB * Uploaded August 24 1998
Description: This is probably the most interesting scroll that doesn't use the browser's status bar (the bar at the bottom of the screen) or a text box on the page. Instead, it scrolls vertically up and down multiple text boxes! Take a look to see what we mean!

[ Get Source Code ]


Title: Vertical
Contributor: Pun Man Kit (mkpunnl@netvigator.com)
Contributor URL: http://home.netvigator.com/~mkpunnl
Details: 0.83 KB * Uploaded April 16 1998
Description: This is not like the other Scroller scripts in this category - thise one scrolls the page vertically! (up and down!!) It's really cool!

[ Get Source Code ]


Title: Virgenere Encryption
Contributor: Francisco Ryan Tolmasky (iopossum@mailcity.com)
Contributor URL: http://iopossum.tripod.com
Details: 2.99 KB * Uploaded September 4 2000
Description: A fine example of the classic virgenere script and is nearly impossible to decode, even when using frequency analysis. This script is also entertaining since you can actually see the encryption taking place.

[ Get Source Code ]


Title: Virus
Details: 1.18 KB * Uploaded August 23 1997
Description: Use JavaScript to give your visitors a little scare. Some of the more gullable visitors will even close be convinced that their computer has been completely contaminated.... Just another neat JavaScript effect.

[ Get Source Code ]


Title: Visitor Monitor
Details: 2.16 KB * Uploaded August 23 1997
Description: If you are really interested in knowing who has come to your site, use this script. You will receive an e-mail from each visitor without them sending it. Very sneaky!

[ Get Source Code ]


Title: Wall Clock
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/utility/sitemap.htm
Details: 5.93 KB * Uploaded December 16 1999
Description: A digital JavaScript clock on your site is impressive, but having a wall clock on your site is incredible! The second, minute, and hour hands even move according to the current time. Best of all, you do not need any picture images to make it work!

[ Get Source Code ]


Title: Wavelength Calculator
Contributor: Jon Bronisz (webmaster@frequencyzone.com)
Contributor URL: http://www.frequencyzone.com
Details: 1.41 KB * Uploaded August 21 2000
Description: Assists ham radio operators in converting a frequency to its wavelength in feet or inches. Other uses include acoustic measurement and adjustment, microphone placement, room tuning, and speaker positioning.

[ Get Source Code ]


Title: Web Slideshow
Contributor: Randy Bennett (rbennett@thezone.net)
Contributor URL: http://home.thezone.net/~rbennett/sitemap.htm
Details: 2.26 KB * Uploaded March 17 2000
Description: Create your own hands-free web page slide show with ease. This script cycles any number of pages that you set up on a time delay basis. Absolutely a gem for any interested in providing a hands-free web site demonstration. The slideshow can repeat indefinitely, or finish at a 'the end' page. The left frame also allows for a quick jump to any particular page that you want.

[ Get Source Code ]


Title: Week Dates
Contributor: Jonathan Hurshman (jhurshman@rocketmail.com)
Contributor URL: http://www.pilgrim.f2s.com
Details: 1.30 KB * Uploaded August 17 2000
Description: Displays the start and end dates for the current week. Code updated to be more efficient and shorter, too.

[ Get Source Code ]


Title: Week Day Image
Details: 0.63 KB * Uploaded February 17 2000
Description: Displays a new image every day of the week. For example, it displays monday.jpg on Monday, tuesday.jpg on Tuesday, etc. You can also change what image is shown each day. Easy!

[ Get Source Code ]


Title: Welcome
Contributor: Kurt Grigg (kurt.grigg@virgin.net)
Contributor URL: http://website.lineone.net/~kurt.grigg/javascript
Details: 2.93 KB * Uploaded December 22 2000
Description: Customize this Flash style intro to display a welcome message on your site. Awesome!

[ Get Source Code ]


Title: Where Born?
Details: 4.95 KB * Uploaded July 11 1997
Description: Go ahead - see if JavaScript can tell you where you were born.

[ Get Source Code ]


Title: Who? What? Where?
Details: 2.16 KB * Uploaded July 11 1997
Description: Just see if you can pass this test.

[ Get Source Code ]


Title: Wind Chill Calculator
Contributor: James P. Dildine (jpd@wlsmail.com)
Contributor URL: http://www.mste.uiuc.edu/dildine
Details: 1.46 KB * Uploaded June 22 1999
Description: Wind Chill is a mysterious and often misunderstood phenomenon. This script describes what the wind chill factor really is and offers a form to calculate the wind chill factor when given the air temperature and wind speed.

[ Get Source Code ]


Title: Window Calculator
Contributor: Steve Dulaney
Contributor URL: http://www.hmhd.com/steve
Details: 7.19 KB * Uploaded December 1 1999
Description: Always been fond of the calculator within Microsoft Windows? This JavaScript mimics the Windows calculator in appearance and function. Everyone, including Macintosh computer users, can now their own Windows Calculator!

[ Get Source Code ]


Title: Window Position
Details: 1.25 KB * Uploaded July 24 1998
Description: Do you not where window.open() opens your new windows? Using this JavaScript, you can actually have the new window open wherever you want! Look at our example to see what we mean! Really neat!

[ Get Source Code ]


Title: Window Print
Contributor: CodeLifter.com (support@codelifter.com)
Contributor URL: http://www.codelifter.com
Details: 0.91 KB * Uploaded March 9 2001
Description: Quickly and easily print the current page by clicking on a link. Add this function to a submit button to automatically print a submitted form!

[ Get Source Code ]


Title: Window Sizer
Details: 2.79 KB * Uploaded June 21 1997
Description: This JavaScript shows you different window dimensions. It helps you to customize your web pages with the dimensions that best compliment your web site.

[ Get Source Code ]


Title: Word Count
Contributor: Shawn Seley
Details: 1.94 KB * Uploaded January 3 2001
Description: Finally, an easy way to count the number of words that are entered into a form!

[ Get Source Code ]


Title: Word Lookup
Contributor: Nick Simonov (nicks@iln.net)
Contributor URL: http://www.iln.net
Details: 1.16 KB * Uploaded April 26 2000
Description: Just double-click any word in the body of your web page and a new window will open with its definition from an online dictionary. Try it out! (Special thanks to iln.net for sharing their dictionary!)

[ Get Source Code ]


Title: World Clock
Contributor: Emanuel Gavrilv (eltal@sprint.ca)
Contributor URL: http://www.angelfire.com/on/eltal
Details: 5.96 KB * Uploaded December 31 1999
Description: By using your computer's clock, you can calculate the time in other time zones all over the world! Useful if you communicate across different time zones for business or leisure. A great script!

[ Get Source Code ]


Title: World Population
Details: 1.71 KB * Uploaded July 24 2000
Description: Estimates the current world population based on US census data and the world growth rate. Not exactly precise, but neat anyways.

[ Get Source Code ]


Title: Write And Slide Scroller
Details: 1.09 KB * Uploaded August 23 1997
Description: This again is a very simple scroll. It keeps adding letters one by one across the status bar until the entire message is written out. Then, it quickly scrolls the entire to the left, until it is disappears from the status bar. Then the whole process starts again... Just look at the statusbar to see what I mean. Not very spectacular, but nice...

[ Get Source Code ]


Title: Write Out Number
Contributor: jc491403@altavista.com
Details: 4.95 KB * Uploaded April 10 2000
Description: This script takes a number and converts it to its English equivalent. If you enter 45678 in the number box and click the appropriate button, Forty Five Thousand Six Hundred Seventy Eight appears in the lower box.

[ Get Source Code ]


Title: XOR Encryption
Contributor: Terry Yuen (kaiser40@yahoo.com)
Details: 3.97 KB * Uploaded August 11 2000
Description: Performs a bitwise XOR (Exclusive Or) on each byte of the data you wish to encrypt using the key you provide. Useful as an additional security precaution when sending sensitive information over the Internet. (However, this method is not foolproof and should not be your only form of security.) The author notes that longer and more random keys increase the strength of the encryption. Neat!

[ Get Source Code ]


Title: Year Calendar
Details: 1.83 KB * Uploaded June 21 1997
Description: Check out this script! See the whole year! A very neat effect - some great JavaScripting!

[ Get Source Code ]


Title: Yearly: Day Highlighted
Details: 2.63 KB * Uploaded June 21 1997
Description: Check out this script! See the whole year! Today is even highlighted! A very neat effect - some great JavaScripting!

[ Get Source Code ]


Title: Zen Phrases
Contributor: bsimmons@seanet.com
Contributor URL: http://www.wrldpwr.com
Details: 5.32 KB * Uploaded March 5 1998
Description: Take advice from the all powerful force of Zen. Zen will give you three phrases each time you click the button - the first phrase changes every hour, the second phrase changes every minute, and the last phrase changes every second. Try it out!

[ Get Source Code ]


Title: Zip to State
Contributor: Daniel Dailey (jesusfreak@cyberdude.com)
Details: 28.78 KB * Uploaded September 29 2000
Description: Enter your five digit zip code and press tab to have the script display your state automatically. Piece of cake!

[ Get Source Code ]